macOS
brew install id3v2local Homebrew formula metadata
sudo port install id3v2MacPorts ports tree · audio/id3v2/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für id3v2 in AI-Agent-Workflows.
Installation
brew install id3v2local Homebrew formula metadata
sudo port install id3v2MacPorts ports tree · audio/id3v2/Portfile · Quelle: api.github.com
sudo apt install id3v2Debian stable package indexes · id3v2 · Quelle: deb.debian.org
sudo dnf install id3v2Fedora Rawhide package metadata · id3v2 · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#id3v2nixpkgs package indexes · pkgs/by-name/id/id3v2/package.nix · Quelle: api.github.com
sudo pacman -S id3v2Arch Linux sync databases · id3v2 · Quelle: geo.mirror.pkgbuild.com
sudo zypper install id3v2openSUSE Tumbleweed package metadata · id3v2 · Quelle: download.opensuse.org
Überblick
Command-line editor
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
id3v2 | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://id3v2.sourceforge.net/
Installationsmetadaten
| Paketschlüssel | brew:id3v2 |
|---|---|
| Version | 0.1.12 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/id3v2 |
| Homepage | https://id3v2.sourceforge.net/ |
| Repository | https://sourceforge.net/p/id3v2/code |
| Upstream-Dokumentation | https://id3v2.sourceforge.net/ |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://downloads.sourceforge.net/project/id3v2/id3v2/0.1.12/id3v2-0.1.12.tar.gz |
| Abhängigkeiten | id3lib |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 id3v2Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.