macOS
brew install id3v2local Homebrew formula metadata
sudo port install id3v2MacPorts ports tree · audio/id3v2/Portfile · ソース: api.github.com
brew
id3v2 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install id3v2local Homebrew formula metadata
sudo port install id3v2MacPorts ports tree · audio/id3v2/Portfile · ソース: api.github.com
sudo apt install id3v2Debian stable package indexes · id3v2 · ソース: deb.debian.org
sudo dnf install id3v2Fedora Rawhide package metadata · id3v2 · ソース: dl.fedoraproject.org
nix profile install nixpkgs#id3v2nixpkgs package indexes · pkgs/by-name/id/id3v2/package.nix · ソース: api.github.com
sudo pacman -S id3v2Arch Linux sync databases · id3v2 · ソース: geo.mirror.pkgbuild.com
sudo zypper install id3v2openSUSE Tumbleweed package metadata · id3v2 · ソース: download.opensuse.org
概要
Command-line editor
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
id3v2 | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://id3v2.sourceforge.net/
インストールメタデータ
| パッケージキー | brew:id3v2 |
|---|---|
| バージョン | 0.1.12 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/id3v2 |
| ホームページ | https://id3v2.sourceforge.net/ |
| リポジトリ | https://sourceforge.net/p/id3v2/code |
| 上流ドキュメント | https://id3v2.sourceforge.net/ |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://downloads.sourceforge.net/project/id3v2/id3v2/0.1.12/id3v2-0.1.12.tar.gz |
| 依存関係 | id3lib |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | id3v2 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
id3v2 0.1.12+dfsg-7
command line id3v2 tag editor
https://id3v2.sourceforge.net/
sudo apt install id3v2id3v2
nix profile install nixpkgs#id3v2id3v2 0.1.12+dfsg-7
command line id3v2 tag editor
https://id3v2.sourceforge.net/
sudo apt install id3v2id3v2 0.1.12-41.fc44
Command line ID3 tag editor
sudo dnf install id3v2id3v2 0.1.12-7
Utility to edit id3v2 tags
sudo pacman -S id3v2id3v2 0.1.12-20.7
A Command Line Editor for ID3 V2 tags
sudo zypper install id3v2id3v2
sudo port install id3v2ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.