# 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','mono'

- 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
- **バージョン:** 3.2.6
- **ソース概要:** Text-based mp3 player
- **ホームページ:** <https://mp3blaster.sourceforge.io>
- **最終更新:** 2026-06-01T12:37:12-04:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

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

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 3.2.6
## プロジェクトの歴史と使われ方

MP3Blaster is an interactive text-console audio player whose defining feature is a filesystem-like playlist hierarchy. Songs can be grouped into albums or categories, allowing album-level ordering and shuffling as well as ordinary song shuffling.

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

The project began during the early Linux MP3 era. Its project history traces the author's motivation to an MP3 collection started in 1997 and records a first usable release, then called mp3player, in August 1997.

The 3.0 line redesigned the interface and added Ogg Vorbis support before the first stable 3.0 release in September 2001. The 3.2 series broadened audio-output and platform support, while the 2017 release incorporated compilation fixes from Debian packaging work.

### 採用の歴史

The official README names FreeBSD, Linux, NetBSD, and OpenBSD as supported systems, and the change log records portability work for macOS, Cygwin, and newer compilers. The supplied package metadata shows continued distribution through several Unix-oriented package managers.

### 使われ方

Users run MP3Blaster in a terminal, browse files, build hierarchical playlists, stream audio over HTTP, and customize colours and keybindings in `~/.mp3blasterrc`. Command-line options can start playback immediately, select play modes, or replace the default configuration file.

### パッケージ好きにとっての重要性

MP3Blaster preserves the late-1990s console-multimedia tradition: a capable interactive player built for systems without a graphical desktop. Its long packaging life also shows how port and distribution maintainers can keep a mature ncurses-era application compiling after upstream development slows.

### タイムライン

- 1997: The first usable release appeared under the name mp3player.
- 2001: MP3Blaster 3.0 added Ogg Vorbis support and reached a stable release.
- 2006: Version 3.2.2 added SDL and Esound output and portability fixes.
- 2017: Version 3.2.6 incorporated Debian-maintainer compilation fixes.

### Related projects

- The source tree includes the splay MPEG decoder, nmixer, and mp3tag utilities; Ogg Vorbis and several Unix audio systems broadened playback beyond the original MP3 and OSS focus.

### ソース

- <http://www.mp3blaster.org/p/history.html>
- <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>
- source_facts.package-manager


## セキュリティノート

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
## 他のパッケージマネージャ記録

- 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','mono'
- 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


## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
