# Installer mpg123 avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mpg123 pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:mpg123
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mpg123
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mpg123
```

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

### Linux

- apk (92%):

```sh
sudo apk add mpg123
```

  Preuve: Alpine Linux edge package indexes: mpg123 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install mpg123
```

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

- dnf (92%):

```sh
sudo dnf install mpg123
```

  Preuve: Fedora Rawhide package metadata: mpg123 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#mpg123
```

  Preuve: nixpkgs package indexes: pkgs/by-name/mp/mpg123/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S mpg123
```

  Preuve: Arch Linux sync databases: mpg123 from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install mpg123
```

  Preuve: openSUSE Tumbleweed package metadata: mpg123 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/mpg123
```

  Preuve: Scoop official bucket manifest trees: bucket/mpg123.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:mpg123
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/mpg123>
- **Version:** 1.33.7
- **Résumé source:** MP3 player for Linux and UNIX
- **Page d'accueil:** <https://www.mpg123.de/>
- **Docs amont:** <https://www.mpg123.de/>
- **Licence:** LGPL-2.1-only
- **Archive source:** <https://www.mpg123.de/download/mpg123-1.33.7.tar.bz2>
- **Dernière mise à jour:** 2026-08-03T00:53:02Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- mpg123 (cli)
- mpg123-id3dump (cli)
- mpg123-strip (cli)
- out123 (cli)
- mpg123 (alias)
- mpg123-id3dump (alias)
- mpg123-strip (alias)
- out123 (alias)

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.33.7
- gestionnaire mis à jour: 2026-08-03
- données locales: OK
- dépôt amont: https://www.mpg123.de/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

mpg123 is one of the long-lived Unix command-line MP3 players and MPEG audio decoders. The project traces its roots to Michael Hipp's work in the mid-1990s, beginning as an MP2 player in 1994 and gaining MP3 support in 1995. The project site describes it as a fast console MPEG Audio player and decoder library, with support for MPEG 1.0/2.0/2.5 layers 1, 2, and 3 and reusable decoding and output libraries.

### Historique du projet

The package's role widened from a player binary into a library-oriented decoder stack. libmpg123 gave applications a reusable MP3 decoder, while the command-line tools remained useful for playback, decoding to files, scripting, and audio-output testing through programs such as mpg123 and out123. The project emphasizes portability across GNU/Linux, macOS, BSD systems, Solaris, AIX, HP-UX, IRIX, OS/2, Cygwin, and Windows, with runtime CPU-specific assembly optimizations on several architectures.

### Modes d'utilisation

In package-manager terms, mpg123 occupies the small, durable niche of a lightweight MP3 playback and decoding utility. Its history also explains mpg321: mpg321 appeared as a free drop-in replacement during the period when old mpg123 releases were treated as non-free by some distributions. The revived mpg123 line moved under the LGPL-2.1 license and remained the canonical package for users who want the original tool and its library rather than the libmad-based clone.

### Sources

- <https://android.googlesource.com/platform/external/mpg123/+/83254c70354aec4976ff3d1ea3f4d2bd600da163/README>
- <https://formulae.brew.sh/formula/mpg123>
- <https://www.mpg123.de/>
- <https://www.mpg123.de/asterisk.shtml>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour mpg123. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- Debian apt - libmpg123-0t64 - 1.32.10-1+deb13u1: normalized package name match | Debian stable package indexes: libmpg123-0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | MPEG layer 1/2/3 audio decoder (shared library) | http://mpg123.org/
- Debian apt - libmpg123-dev - 1.32.10-1+deb13u1: normalized package name match | Debian stable package indexes: libmpg123-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | MPEG layer 1/2/3 audio decoder (development files) | http://mpg123.org/
- Debian apt - libout123-0t64 - 1.32.10-1+deb13u1: normalized package name match | Debian stable package indexes: libout123-0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | MPEG layer 1/2/3 audio decoder (libout123 shared library) | http://mpg123.org/
- Debian apt - libsyn123-0t64 - 1.32.10-1+deb13u1: normalized package name match | Debian stable package indexes: libsyn123-0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | MPEG layer 1/2/3 audio decoder (libsyn123 shared library) | http://mpg123.org/
- Debian apt - mpg123 - 1.32.10-1+deb13u1: normalized package name match | Debian stable package indexes: mpg123 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | MPEG layer 1/2/3 audio player | http://mpg123.org/
- Nix - mpg123: normalized package name match | nixpkgs package indexes: pkgs/by-name/mp/mpg123/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libmpg123-0t64 - 1.32.5-1ubuntu1: normalized package name match | Ubuntu 24.04 LTS package indexes: libmpg123-0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | MPEG layer 1/2/3 audio decoder (shared library) | http://mpg123.org/
- Ubuntu apt - libmpg123-dev - 1.32.5-1ubuntu1: normalized package name match | Ubuntu 24.04 LTS package indexes: libmpg123-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | MPEG layer 1/2/3 audio decoder (development files) | http://mpg123.org/
- Ubuntu apt - libout123-0t64 - 1.32.5-1ubuntu1: normalized package name match | Ubuntu 24.04 LTS package indexes: libout123-0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | MPEG layer 1/2/3 audio decoder (libout123 shared library) | http://mpg123.org/
- Ubuntu apt - libsyn123-0t64 - 1.32.5-1ubuntu1: normalized package name match | Ubuntu 24.04 LTS package indexes: libsyn123-0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | MPEG layer 1/2/3 audio decoder (libsyn123 shared library) | http://mpg123.org/
- Ubuntu apt - mpg123 - 1.32.5-1ubuntu1: normalized package name match | Ubuntu 24.04 LTS package indexes: mpg123 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | MPEG layer 1/2/3 audio player | http://mpg123.org/
- apk - mpg123 - 1.33.6-r0: normalized package name match | Alpine Linux edge package indexes: mpg123 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Console-based MPEG Audio Player for Layers 1, 2 and 3 | https://www.mpg123.org/
- apk - mpg123-dev - 1.33.6-r0: normalized package name match | Alpine Linux edge package indexes: mpg123-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Console-based MPEG Audio Player for Layers 1, 2 and 3 (development files) | https://www.mpg123.org/
- apk - mpg123-doc - 1.33.6-r0: normalized package name match | Alpine Linux edge package indexes: mpg123-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Console-based MPEG Audio Player for Layers 1, 2 and 3 (documentation) | https://www.mpg123.org/
- apk - mpg123-libs - 1.33.6-r0: normalized package name match | Alpine Linux edge package indexes: mpg123-libs from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Console-based MPEG Audio Player for Layers 1, 2 and 3 (libraries) | https://www.mpg123.org/
- dnf - mpg123 - 1.33.6-3.fc45: normalized package name match | Fedora Rawhide package metadata: mpg123 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 | https://mpg123.org


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/fr/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [Homebrew utility packages](https://pkg.so/fr/brew-utility-packages/) - Matched Homebrew package provider.
- [lame](https://pkg.so/fr/brew/lame/) - Popular package that depends on this formula.
- [libsndfile](https://pkg.so/fr/brew/libsndfile/) - Popular package that depends on this formula.
- [gstreamer](https://pkg.so/fr/brew/gstreamer/) - Popular package that depends on this formula.
- [mpd](https://pkg.so/fr/brew/mpd/) - Popular package that depends on this formula.
- [libopenmpt](https://pkg.so/fr/brew/libopenmpt/) - Popular package that depends on this formula.
- [audacious](https://pkg.so/fr/brew/audacious/) - Popular package that depends on this formula.
- [musikcube](https://pkg.so/fr/brew/musikcube/) - Popular package that depends on this formula.
- [mpg321](https://pkg.so/fr/brew/mpg321/) - Package name indicates the same formula family.
- [mp3blaster](https://pkg.so/fr/brew/mp3blaster/) - Shares pkgdb curated category or tags: audio-player, cli, media, mp3.
- [mp3cat](https://pkg.so/fr/brew/mp3cat/) - Shares pkgdb curated category or tags: audio, cli, media, mp3, unix.
- [madplay](https://pkg.so/fr/brew/madplay/) - Shares pkgdb curated category or tags: audio, cli, decoder, media, player.
- [taglib](https://pkg.so/fr/brew/taglib/) - Shares pkgdb curated category or tags: audio, cli, media, mp3.
- [musepack](https://pkg.so/fr/brew/musepack/) - Shares pkgdb curated category or tags: audio, cli, decoder, media.
- [mplayer](https://pkg.so/fr/brew/mplayer/) - Shares pkgdb curated category or tags: audio, cli, media, unix.
- [id3v2](https://pkg.so/fr/brew/id3v2/) - Shares pkgdb curated category or tags: audio, cli, media, mp3.

## Combined YAML source

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


## Sources

- pkg.so package database
- 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
