# Install mp3splt with Homebrew, apk, apt, MacPorts

Command-line interface to split MP3 and Ogg Vorbis files. Version 2.6.2 via Homebrew; verified from local package data.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install mp3splt
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mp3splt
```

  Evidence: 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
```

  Evidence: 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 libmp3splt
```

  Evidence: Debian stable package indexes: libmp3splt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## Package facts

- **Package key:** brew:mp3splt
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/mp3splt>
- **Version:** 2.6.2
- **Source summary:** Command-line interface to split MP3 and Ogg Vorbis files
- **Homepage:** <https://mp3splt.sourceforge.net/mp3splt_page/home.php>
- **Repository:** <https://github.com/mp3splt/mp3splt>
- **Upstream docs:** <https://github.com/mp3splt/mp3splt#readme>
- **License:** GPL-2.0-or-later
- **Source archive:** <https://downloads.sourceforge.net/project/mp3splt/mp3splt/2.6.2/mp3splt-2.6.2.tar.gz>
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- mp3splt (cli)
- mp3splt (alias)

## Dependencies

- gettext
- libmp3splt

## Build dependencies

- pkgconf

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 2.6.2
- Local data: ok
- Upstream repository: https://mp3splt.sourceforge.net/mp3splt_page/home.php
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

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.

### Project history

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.

### How it is used

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.

### Sources

- <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>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **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

## Other Package-Manager Records

- 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


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://www.automicvault.com/pkg/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [Homebrew utility packages](https://www.automicvault.com/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [gettext](https://www.automicvault.com/pkg/brew/gettext/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [mp3gain](https://www.automicvault.com/pkg/brew/mp3gain/) - Shares av.db curated category or tags: audio, cli, lossless, media, mp3.
- [mp3cat](https://www.automicvault.com/pkg/brew/mp3cat/) - Shares av.db curated category or tags: audio, cli, media, mp3, utilities.
- [mp3check](https://www.automicvault.com/pkg/brew/mp3check/) - Shares av.db curated category or tags: audio, cli, media, mp3, utilities.
- [abcde](https://www.automicvault.com/pkg/brew/abcde/) - Shares av.db curated category or tags: audio, cli, flac, media, mp3.
- [easy-tag](https://www.automicvault.com/pkg/brew/easy-tag/) - Shares av.db curated category or tags: audio, cli, flac, media, mp3.
- [mp3blaster](https://www.automicvault.com/pkg/brew/mp3blaster/) - Shares av.db curated category or tags: audio, cli, media, mp3, ogg-vorbis.
- [taglib](https://www.automicvault.com/pkg/brew/taglib/) - Shares av.db curated category or tags: audio, cli, flac, media, mp3.
- [whatmp3](https://www.automicvault.com/pkg/brew/whatmp3/) - Shares av.db curated category or tags: audio, cli, flac, media, mp3.
- [flac123](https://www.automicvault.com/pkg/brew/flac123/) - Both packages work with overlapping file formats or content types. Shared terms: audio, cli, command-line, files, flac.

## Combined YAML source

View the package source record on GitHub. [combined/mp3splt.yml](https://github.com/automic-vault/db/blob/main/combined/mp3splt.yml)


## Sources

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