# mpg123 を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop でインストール

mpg123 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install mpg123
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mpg123
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:mpg123
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/mpg123>
- **バージョン:** 1.33.7
- **ソース概要:** MP3 player for Linux and UNIX
- **ホームページ:** <https://www.mpg123.de/>
- **上流ドキュメント:** <https://www.mpg123.de/>
- **ライセンス:** LGPL-2.1-only
- **ソースアーカイブ:** <https://www.mpg123.de/download/mpg123-1.33.7.tar.bz2>
- **最終更新:** 2026-08-03T00:53:02Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- mpg123 (cli)
- mpg123-id3dump (cli)
- mpg123-strip (cli)
- out123 (cli)
- mpg123 (エイリアス)
- mpg123-id3dump (エイリアス)
- mpg123-strip (エイリアス)
- out123 (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.33.7
- マネージャ更新日: 2026-08-03
- ローカルデータ: OK
- 上流リポジトリ: https://www.mpg123.de/
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 使われ方

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.

### ソース

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


## セキュリティノート

mpg123 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。


## ソースデータベース詳細

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

## 他のパッケージマネージャ記録

- 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


## 関連リンク

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


## ソース

- 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
