Automic VaultAutomic Vault

brew

Install id3v2 with Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper

Command-line editor. Version 0.1.12 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install id3v2

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install id3v2

MacPorts ports tree · audio/id3v2/Portfile · source: api.github.com

Linux

Debian aptverified · 92%
sudo apt install id3v2

Debian stable package indexes · id3v2 · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install id3v2

Fedora Rawhide package metadata · id3v2 · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#id3v2

nixpkgs package indexes · pkgs/by-name/id/id3v2/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S id3v2

Arch Linux sync databases · id3v2 · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install id3v2

openSUSE Tumbleweed package metadata · id3v2 · source: download.opensuse.org

overview

Package summary

Command-line editor

Commands and aliases

  • id3v2

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
id3v2cliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.1.12
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://id3v2.sourceforge.net/

  • infoNo package-manager update timestamp was available.low confidence
  • infoRelease/tag comparison is only available for GitHub repositories.https://id3v2.sourceforge.net/none confidence

install metadata

Package metadata

Package keybrew:id3v2
Version0.1.12
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/id3v2
Homepagehttps://id3v2.sourceforge.net/
Repositoryhttps://sourceforge.net/p/id3v2/code
Upstream docshttps://id3v2.sourceforge.net/
LicenseGPL-2.0-or-later
Source archivehttps://downloads.sourceforge.net/project/id3v2/id3v2/0.1.12/id3v2-0.1.12.tar.gz
Dependenciesid3lib
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameid3v2
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

id3v2 0.1.12+dfsg-7

command line id3v2 tag editor

https://id3v2.sourceforge.net/

sudo apt install id3v2
  • Section: sound
  • Architecture: amd64
  • 4 dependencies
  • normalized package name match
  • Matched by: Id3v2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: id3v2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

id3v2

nix profile install nixpkgs#id3v2
  • normalized package name match
  • Matched by: Id3v2
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/id/id3v2/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

id3v2 0.1.12+dfsg-7

command line id3v2 tag editor

https://id3v2.sourceforge.net/

sudo apt install id3v2
  • Section: universe/sound
  • Architecture: amd64
  • 4 dependencies
  • normalized package name match
  • Matched by: Id3v2
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: id3v2 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

id3v2 0.1.12-41.fc44

Command line ID3 tag editor

http://id3v2.sourceforge.net/

sudo dnf install id3v2
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: id3v2
  • 5 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Id3v2
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: id3v2 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

id3v2 0.1.12-7

Utility to edit id3v2 tags

http://id3v2.sourceforge.net/

sudo pacman -S id3v2
  • License: LGPL
  • Architecture: x86_64
  • 4 dependencies
  • normalized package name match
  • Matched by: Id3v2
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: id3v2 from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

id3v2 0.1.12-20.7

A Command Line Editor for ID3 V2 tags

http://id3v2.sourceforge.net/

sudo zypper install id3v2
  • License: LGPL-2.1+
  • Category: Productivity/Multimedia/Sound/Utilities
  • Architecture: x86_64
  • Source Package: id3v2
  • 4 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Id3v2
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: id3v2 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

id3v2

sudo port install id3v2
  • normalized package name match
  • Matched by: Id3v2
MacPorts ports tree · api.github.com · MacPorts ports tree: audio/id3v2/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment