# mp3unicode を Homebrew, MacPorts, pacman でインストール

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

## インストール

```sh
sudo av install brew:mp3unicode
```

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

### macOS

- Homebrew (100%):

```sh
brew install mp3unicode
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mp3unicode
```

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

### Linux

- pacman (92%):

```sh
sudo pacman -S mp3unicode
```

  証拠: Arch Linux sync databases: mp3unicode from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## パッケージ情報

- **パッケージキー:** brew:mp3unicode
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.2.1
- **ソース概要:** Command-line utility to convert mp3 tags between different encodings
- **ホームページ:** <https://mp3unicode.sourceforge.net/>
- **リポジトリ:** <https://github.com/alonbl/mp3unicode>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- mp3unicode (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

MP3Unicode is a small command-line utility by Andrei Dubovik and Alon Bar-Lev for converting MP3 ID3 tag text between character encodings. Its project page and man page describe the core workflow: read ID3v2, or ID3v1 when ID3v2 is absent, interpret text fields with a chosen source encoding such as cp1251, and write the result back as Unicode ID3v2 while optionally stripping ID3v1.

### 使われ方

The tool belongs to the class of audio-library repair utilities that exist because older MP3 collections often contain tags written in local 8-bit encodings. Its practical use is batch cleanup: users select a source encoding, choose whether ID3v1 and ID3v2 tags should be written, removed, or preserved, and can preview changes before modifying files. The 1.2.1 release noted fixes around command-line behavior and save-failure reporting, matching its role as a narrow Unix-style fixer rather than a general tag editor.

### ソース

- <https://formulae.brew.sh/formula/mp3unicode>
- <https://github.com/alonbl/mp3unicode>
- <https://mp3unicode.sourceforge.net/>
- <https://mp3unicode.sourceforge.net/manpage.html>


## セキュリティノート

narrow executable package without higher-risk signals.

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

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

- pacman - mp3unicode - 1.2.1-7: normalized package name match | Arch Linux sync databases: mp3unicode from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A command line utility to convert ID3 tags in mp3 files between different encodings | https://github.com/alonbl/mp3unicode
- MacPorts - mp3unicode: normalized package name match | MacPorts ports tree: audio/mp3unicode/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

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