# 使用 Homebrew, apk, apt, MacPorts 安装 mp3splt

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

## 安装

```sh
sudo av install brew:mp3splt
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mp3splt
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mp3splt
```

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

### Linux

- apk (92%):

```sh
sudo apk add mp3splt
```

  证据: Alpine Linux edge package indexes: mp3splt from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install mp3splt
```

  证据: Debian stable package indexes: mp3splt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## 软件包事实

- **软件包键:** brew:mp3splt
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/mp3splt>
- **版本:** 2.6.2
- **来源摘要:** Command-line interface to split MP3 and Ogg Vorbis files
- **主页:** <https://mp3splt.sourceforge.net/mp3splt_page/home.php>
- **上游文档:** <https://mp3splt.sourceforge.net/mp3splt_page/home.php>
- **许可证:** GPL-2.0-or-later
- **源码归档:** <https://downloads.sourceforge.net/project/mp3splt/mp3splt/2.6.2/mp3splt-2.6.2.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- mp3splt (cli)
- mp3splt (别名)

## 依赖

- gettext
- libmp3splt

## 构建依赖

- pkgconf

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 2.6.2
- 本地数据: OK
- 上游仓库: https://mp3splt.sourceforge.net/mp3splt_page/home.php
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

mp3splt is the command-line part of the Mp3Splt Project, a suite for splitting MP3, Ogg Vorbis, and native FLAC files by time range or splitpoint without decoding. The project names Matteo Trotta as author and main maintainer and Alexandru Munteanu as maintainer. Its official pages divide the project into libmp3splt, the mp3splt CLI, and the mp3splt-gtk graphical frontend.

### 项目历史

The tool's technical role is lossless segmentation of compressed audio. It can split large files into tracks, use splitpoints from CDDB, local XMCD/CDDB files, or CUE sheets, detect silence, trim by silence, handle Mp3Wrap and AlbumWrap files, preserve or write MP3 ID3 tags, and process Ogg Vorbis comments. libmp3splt became the reusable engine behind the CLI and GUI, with API documentation describing plugin-oriented splitting support for MP3 via libmad, Ogg Vorbis via libvorbis, and FLAC.

### 使用方式

The project history includes releases that expanded beyond the original MP3/Ogg niche. The homepage lists FLAC support with the 0.9.0 and 2.6 releases in 2013 and bit-reservoir handling for gapless playback in 2014 releases. A GitHub mirror notes migration from the original SourceForge project in 2020. In package managers, mp3splt is the user-facing CLI while libmp3splt is often packaged separately as the shared splitting library, which matches the project's own split between application, library, and GTK frontend.

### 来源

- <https://formulae.brew.sh/formula/mp3splt>
- <https://github.com/mp3splt/mp3splt>
- <https://mp3splt.sourceforge.net/mp3splt_page/about.php>
- <https://mp3splt.sourceforge.net/mp3splt_page/authors.php>
- <https://mp3splt.sourceforge.net/mp3splt_page/documentation/libmp3splt_api/index.html>
- <https://mp3splt.sourceforge.net/mp3splt_page/home.php>


## 安全说明

narrow executable package without higher-risk signals.

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

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mp3splt
- **Version Scheme:** 0
- **Revision:** 2
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- Debian apt - libmp3splt - 0.9.2-3.3+b1: normalized package name match | Debian stable package indexes: libmp3splt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | support library for mp3splt and mp3splt-gtk | http://mp3splt.sourceforge.net/
- Debian apt - mp3splt - 2.6.2+20170630-3.3+b1: normalized package name match | Debian stable package indexes: mp3splt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | split MP3, Ogg Vorbis, or FLAC files without re-encoding | http://mp3splt.sourceforge.net/
- Debian apt - mp3splt-dbg - 2.6.2+20170630-3.3+b1: normalized package name match | Debian stable package indexes: mp3splt-dbg from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | debugging symbols for mp3splt, mp3splt-gtk and libmp3splt | http://mp3splt.sourceforge.net/
- Debian apt - mp3splt-gtk - 0.9.2-3.3+b1: normalized package name match | Debian stable package indexes: mp3splt-gtk from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | split MP3, Ogg Vorbis, or FLAC files without re-encoding | http://mp3splt.sourceforge.net/
- Ubuntu apt - libmp3splt - 0.9.2-3.2build5: normalized package name match | Ubuntu 24.04 LTS package indexes: libmp3splt from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | support library for mp3splt and mp3splt-gtk | http://mp3splt.sourceforge.net/
- Ubuntu apt - mp3splt - 2.6.2+20170630-3.2build5: normalized package name match | Ubuntu 24.04 LTS package indexes: mp3splt from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | split MP3, Ogg Vorbis, or FLAC files without re-encoding | http://mp3splt.sourceforge.net/
- Ubuntu apt - mp3splt-dbg - 2.6.2+20170630-3.2build5: normalized package name match | Ubuntu 24.04 LTS package indexes: mp3splt-dbg from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | debugging symbols for mp3splt, mp3splt-gtk and libmp3splt | http://mp3splt.sourceforge.net/
- Ubuntu apt - mp3splt-gtk - 0.9.2-3.2build5: normalized package name match | Ubuntu 24.04 LTS package indexes: mp3splt-gtk from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | split MP3, Ogg Vorbis, or FLAC files without re-encoding | http://mp3splt.sourceforge.net/
- apk - mp3splt - 2.6.2-r1: normalized package name match | Alpine Linux edge package indexes: mp3splt from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A command-line, AlbumWrap and mp3wrap file exctractor | https://mp3splt.sourceforge.net/
- apk - mp3splt-doc - 2.6.2-r1: normalized package name match | Alpine Linux edge package indexes: mp3splt-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A command-line, AlbumWrap and mp3wrap file exctractor (documentation) | https://mp3splt.sourceforge.net/
- MacPorts - mp3splt: normalized package name match | MacPorts ports tree: audio/mp3splt/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/zh-hans/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [Homebrew utility packages](https://pkg.so/zh-hans/brew-utility-packages/) - Matched Homebrew package provider.
- [gettext](https://pkg.so/zh-hans/brew/gettext/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/zh-hans/brew/pkgconf/) - Build dependency declared by Homebrew.
- [mp3gain](https://pkg.so/zh-hans/brew/mp3gain/) - Shares pkgdb curated category or tags: audio, cli, lossless, media, mp3.
- [mp3cat](https://pkg.so/zh-hans/brew/mp3cat/) - Shares pkgdb curated category or tags: audio, cli, media, mp3, utilities.
- [mp3check](https://pkg.so/zh-hans/brew/mp3check/) - Shares pkgdb curated category or tags: audio, cli, media, mp3, utilities.
- [easy-tag](https://pkg.so/zh-hans/brew/easy-tag/) - Shares pkgdb curated category or tags: audio, cli, flac, media, mp3.
- [abcde](https://pkg.so/zh-hans/brew/abcde/) - Shares pkgdb curated category or tags: audio, cli, flac, media, mp3.
- [lame](https://pkg.so/zh-hans/brew/lame/) - Shares pkgdb curated category or tags: audio, cli, media, mp3.
- [flac](https://pkg.so/zh-hans/brew/flac/) - Shares pkgdb curated category or tags: audio, cli, flac, media.
- [mp3val](https://pkg.so/zh-hans/brew/mp3val/) - Shares pkgdb curated category or tags: audio, cli, media, mp3.

## Combined YAML source

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


## 来源

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