# mp3blaster を Homebrew, apt, MacPorts, Nix, chocolatey, scoop, winget でインストール

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

## インストール

```sh
sudo av install brew:mp3blaster
```

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

### macOS

- Homebrew (100%):

```sh
brew install mp3blaster
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mp3blaster
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install mp3blaster
```

  証拠: Debian stable package indexes: mp3blaster from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#mp3blaster
```

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

### Windows

- Chocolatey (92%):

```sh
choco install mp3tag
```

  証拠: Chocolatey community package catalog: mp3tag from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','mirc'

- Scoop (92%):

```sh
scoop install extras/mp3tag
```

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

- winget (92%):

```sh
winget install --id FlorianHeidenreich.Mp3tag -e
```

  証拠: Windows Package Manager source index: FlorianHeidenreich.Mp3tag from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:mp3blaster
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/mp3blaster>
- **バージョン:** 3.2.6
- **ソース概要:** Text-based mp3 player
- **ホームページ:** <https://mp3blaster.sourceforge.io>
- **リポジトリ:** <https://github.com/stragulus/mp3blaster>
- **上流ドキュメント:** <https://github.com/stragulus/mp3blaster#readme>
- **ライセンス:** GPL-2.0-or-later
- **ソースアーカイブ:** <https://downloads.sourceforge.net/project/mp3blaster/mp3blaster/mp3blaster-3.2.6/mp3blaster-3.2.6.tar.gz>
- **最終更新:** 2026-06-01T12:37:12-04:00
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- mp3blaster (cli)
- mp3tag (cli)
- nmixer (cli)
- splay (cli)
- mp3blaster (エイリアス)
- mp3tag (エイリアス)
- nmixer (エイリアス)
- splay (エイリアス)

## 依存関係

- sdl12-compat

## macOS 提供ライブラリ

- ncurses

## インストール挙動

- 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-07-08
- マネージャ版: 3.2.6
- マネージャ更新日: 2026-06-01
- ローカルデータ: OK
- 上流リポジトリ: https://mp3blaster.sourceforge.io
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

Mp3blaster is a text-console audio player from the late-1990s Linux MP3 era. Its history page says the author began building an MP3 collection in early 1997, wanted a better Linux text-console player, reused the splay MPEG decoding library idea, and wrote an ncurses interface with stronger playlist behavior. The first usable version, 0.9.0, appeared in August 1997 under the name `mp3player`.

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

The program's lasting feature is its playlist model. The manpage and SourceForge description both emphasize an interactive console interface and nested playlist groups, letting users group songs by album or genre and shuffle albums rather than only individual tracks. The README describes it as mainly an MP3 player for text consoles, with sophisticated playback orders, a `~/.mp3blasterrc` configuration file, and support for FreeBSD, Linux, NetBSD, and OpenBSD. The ChangeLog shows the later maintenance arc: 3.2.x releases added SDL and Esound playback support, Mac OS X Tiger and Cygwin compilation fixes, resizing support, LIRC support, and a 2017 round of compilation fixes from Debian packaging work.

### 使われ方

Mp3blaster's package-manager niche is small but distinct: it is for users who want an ncurses-style music player without a graphical environment. It sits near console players such as cmus or moc, but its history and documentation center on MP3-era playback and nested playlist organization rather than library scanning or streaming-service integration.

### ソース

- <http://www.mp3blaster.org/p/history.html>
- <https://formulae.brew.sh/formula/mp3blaster>
- <https://github.com/stragulus/mp3blaster>
- <https://github.com/stragulus/mp3blaster/blob/master/mp3blaster.1>
- <https://raw.githubusercontent.com/stragulus/mp3blaster/master/ChangeLog>
- <https://raw.githubusercontent.com/stragulus/mp3blaster/master/README>
- <https://sourceforge.net/projects/mp3blaster/>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.mp3blasterrc
## ソースデータベース詳細

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

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

- Debian apt - mp3blaster - 1:3.2.6-3+b1: normalized package name match | Debian stable package indexes: mp3blaster from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Full-screen console mp3 and Ogg Vorbis player | http://mp3blaster.sf.net
- Nix - mp3blaster: normalized package name match | nixpkgs package indexes: pkgs/by-name/mp/mp3blaster/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - mp3blaster - 1:3.2.6-3: normalized package name match | Ubuntu 24.04 LTS package indexes: mp3blaster from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Full-screen console mp3 and Ogg Vorbis player | http://mp3blaster.sf.net
- MacPorts - mp3blaster: normalized package name match | MacPorts ports tree: audio/mp3blaster/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Ubuntu apt - splay - 0.9.5.2-14build1: installed executable or alias match | Ubuntu 24.04 LTS package indexes: splay from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Sound player for MPEG-1,2 layer 1,2,3
- Chocolatey - mp3tag: installed executable or alias match | Chocolatey community package catalog: mp3tag from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','mirc'
- Scoop - extras/mp3tag: installed executable or alias match | Scoop official bucket manifest trees: bucket/mp3tag.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - FlorianHeidenreich.Mp3tag: installed executable or alias match | Windows Package Manager source index: FlorianHeidenreich.Mp3tag from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://www.automicvault.com/ja/pkg/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [sdl12-compat](https://www.automicvault.com/ja/pkg/brew/sdl12-compat/) - Runtime dependency declared by Homebrew.
- [cmus](https://www.automicvault.com/ja/pkg/brew/cmus/) - Shares av.db curated category or tags: audio, cli, media, ncurses, terminal.
- [kew](https://www.automicvault.com/ja/pkg/brew/kew/) - Shares av.db curated category or tags: audio, audio-player, cli, media, terminal.
- [mp3splt](https://www.automicvault.com/ja/pkg/brew/mp3splt/) - Shares av.db curated category or tags: audio, cli, media, mp3, ogg-vorbis.
- [mpg321](https://www.automicvault.com/ja/pkg/brew/mpg321/) - Shares av.db curated category or tags: audio, audio-player, cli, media, mp3.
- [abcde](https://www.automicvault.com/ja/pkg/brew/abcde/) - Shares av.db curated category or tags: audio, cli, media, mp3.
- [cava](https://www.automicvault.com/ja/pkg/brew/cava/) - Shares av.db curated category or tags: audio, cli, media, terminal.
- [clamz](https://www.automicvault.com/ja/pkg/brew/clamz/) - Shares av.db curated category or tags: audio, cli, media, mp3.
- [easy-tag](https://www.automicvault.com/ja/pkg/brew/easy-tag/) - Shares av.db curated category or tags: audio, cli, media, mp3.

## Combined YAML source

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


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- 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
