# 使用 Homebrew, MacPorts, apt 安装 lxsplit

查看 lxsplit 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:lxsplit
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install lxsplit
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install lxsplit
```

  证据: MacPorts ports tree: sysutils/lxsplit/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Ubuntu apt (92%):

```sh
sudo apt install lxsplit
```

  证据: Ubuntu 24.04 LTS package indexes: lxsplit from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

## 软件包事实

- **软件包键:** brew:lxsplit
- **软件包管理器:** Homebrew
- **版本:** 0.2.4
- **来源摘要:** Tool for splitting or joining files
- **主页:** <https://lxsplit.sourceforge.net/>
- **最后更新:** 2026-07-18T00:31:47+09:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- lxsplit (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.2.4
## 项目历史与用法

lxSplit is a small Unix-like command-line tool for splitting files into pieces and joining them back together. Its distinguishing feature is compatibility with HJSplit-style split files.

### 项目历史

The official lxSplit homepage says the tool was originally written by Richard Stellingwerff and later maintained at its SourceForge home. The page was last updated on 17 October 2008 and lists 0.2.4 as the latest version.

The project belongs to the late-2000s SourceForge era of compact single-purpose Unix utilities: a simple homepage, downloadable source tarball, RPMs and a Debian package, forums and trackers for support, and a CVS repository exposed by SourceForge.

### 采用历史

Official distribution artifacts included source, source RPM, i386 and x86_64 RPMs, and an i386 Debian package. In this batch metadata it is still packaged for Homebrew and Ubuntu, which is consistent with a small stable utility whose format compatibility remains useful despite slow upstream activity.

### 使用方式

The documented interface is deliberately minimal: `lxsplit -s hugefile.bin 15M` creates numbered chunks, while `lxsplit -j smallfiles.bin.001` joins pieces back into the original file. Sizes can be given in megabytes, kilobytes, or bytes, and version 0.2.1 added support for files of 4 GB or larger.

### 为什么软件包爱好者会关心

lxSplit is package-nerd interesting because it is the sort of tiny, format-compatible Unix tool that persists in package collections long after active upstream churn stops. It is a simple C-era utility with no config surface, no daemon model, and a stable command-line contract.

### 时间线

- 2008: Official homepage lists 0.2.4 as latest and notes the page was last updated on 17 October 2008.
- 2008: SourceForge project page and CVS repository are the official upstream project surfaces.

### Related projects

- HJSplit is the compatible split-file utility referenced by the lxSplit homepage.

### 来源

- <https://lxsplit.sourceforge.net/>
- <https://sourceforge.net/p/lxsplit/code/>
- <https://sourceforge.net/projects/lxsplit/>
- source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- Ubuntu apt - lxsplit - 0.2.4-0ubuntu3: normalized package name match | Ubuntu 24.04 LTS package indexes: lxsplit from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | This program is a simple tool for splitting and joining files | http://lxsplit.sourceforge.net/
- MacPorts - lxsplit: normalized package name match | MacPorts ports tree: sysutils/lxsplit/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/lxsplit.yml](https://github.com/mxcl/pkgdb/blob/main/combined/lxsplit.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
