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

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

## インストール

```sh
sudo av install brew:id3v2
```

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

### macOS

- Homebrew (100%):

```sh
brew install id3v2
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install id3v2
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install id3v2
```

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

- dnf (92%):

```sh
sudo dnf install id3v2
```

  証拠: Fedora Rawhide package metadata: id3v2 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#id3v2
```

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

- pacman (92%):

```sh
sudo pacman -S id3v2
```

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

- zypper (92%):

```sh
sudo zypper install id3v2
```

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

## パッケージ情報

- **パッケージキー:** brew:id3v2
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.1.12
- **ソース概要:** Command-line editor
- **ホームページ:** <https://id3v2.sourceforge.net/>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- id3v2 (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

id3v2 is a small command-line editor for ID3v2 tags in MP3 files. It was written to fill a Linux command-line gap left by ID3v1-oriented tools, using id3lib underneath.

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

The upstream homepage says the author wrote id3v2 because ID3v1 tags were too limited and there was not a Linux tool to edit richer ID3v2 tags. The tool was based on id3lib examples, with the author's own code around them.

The SourceForge project was registered on 2000-03-31. Its project page describes add, modify, delete, and convert operations for ID3v2 and ID3v1 tags, and also records the project as a Linux-oriented C++ tag editor.

### 採用の歴史

id3v2 became a convenient shell tool for scripts that needed to inspect or alter MP3 metadata without a GUI tagger. Distribution packaging kept it available in Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE-style ecosystems.

Its adoption is closely tied to id3lib. The project fills the end-user CLI role while id3lib supplies the parsing and writing implementation.

### 使われ方

Users run id3v2 to list, add, modify, remove, or convert MP3 tags. Debian describes it as a command-line tool for ID3v2 tags that can also convert or list ID3v1 tags, matching the upstream SourceForge description.

The tool's utility is strongest in batch tagging, shell pipelines, and old MP3 collection cleanup. It is not a broad modern media metadata framework; it is a narrow tool for a narrow and durable file format niche.

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

id3v2 is package-nerd useful because it is tiny, scriptable, and historically common enough that old HOWTOs and scripts still mention it. It represents the era when Unix audio tagging often meant one-purpose command-line tools layered over small C/C++ libraries.

The package also illustrates a dependency relationship that maintainers notice: if id3lib breaks on a newer compiler or platform, id3v2 is one of the visible reverse dependents.

### タイムライン

- 2000-03-31: The SourceForge id3v2 project was registered.
- 0.1.10: The README says the code moved under the LGPL at this version.
- 0.1.11: The upstream homepage linked the 0.1.11 tarball.
- 2013-12-02: SourceForge recorded a project activity update.

### Related projects

- id3lib is the direct implementation dependency. GUI and broader audio taggers such as Kid3, EasyTAG, and later TagLib-based tools address overlapping tagging needs with wider format support.
- id3v2 belongs with other CLI metadata tools such as eyeD3 and mp3info, but its name and behavior are specifically tied to the ID3v2 tag format.

### ソース

- <https://github.com/myers/id3v2>
- <https://id3v2.sourceforge.net/>
- <https://raw.githubusercontent.com/myers/id3v2/main/README>
- <https://sourceforge.net/projects/id3v2/>


## セキュリティノート

narrow executable package without higher-risk signals.

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

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

- Debian apt - id3v2 - 0.1.12+dfsg-7: normalized package name match | Debian stable package indexes: id3v2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | command line id3v2 tag editor | https://id3v2.sourceforge.net/
- Nix - id3v2: normalized package name match | nixpkgs package indexes: pkgs/by-name/id/id3v2/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - id3v2 - 0.1.12+dfsg-7: normalized package name match | Ubuntu 24.04 LTS package indexes: id3v2 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | command line id3v2 tag editor | https://id3v2.sourceforge.net/
- dnf - id3v2 - 0.1.12-42.fc45: normalized package name match | Fedora Rawhide package metadata: id3v2 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Command line ID3 tag editor | http://id3v2.sourceforge.net/
- pacman - id3v2 - 0.1.12-7: normalized package name match | Arch Linux sync databases: id3v2 from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Utility to edit id3v2 tags | http://id3v2.sourceforge.net/
- zypper - id3v2 - 0.1.12-20.9: normalized package name match | openSUSE Tumbleweed package metadata: id3v2 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A Command Line Editor for ID3 V2 tags | http://id3v2.sourceforge.net/
- MacPorts - id3v2: normalized package name match | MacPorts ports tree: audio/id3v2/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/id3v2.yml](https://github.com/mxcl/pkgdb/blob/main/combined/id3v2.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
