Automic VaultAutomic Vault

brew

Install id3lib with Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper

ID3 tag manipulation. Version 3.8.3 via Homebrew; verified 2026-06-19.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install id3lib

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install id3lib

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

Linux

Alpine Linux apkverified · 92%
sudo apk add id3lib

Alpine Linux edge package indexes · id3lib · source: dl-cdn.alpinelinux.org

Fedora dnfverified · 92%
sudo dnf install id3lib

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

Nixverified · 92%
nix profile install nixpkgs#id3lib

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

Arch Linux pacmanverified · 92%
sudo pacman -S id3lib

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

openSUSE zypperverified · 92%
sudo zypper install id3lib-devel

openSUSE Tumbleweed package metadata · id3lib-devel · source: download.opensuse.org

overview

Package summary

ID3 tag manipulation

Commands and aliases

  • id3convert
  • id3cp
  • id3info
  • id3tag

history

Project history and usage

id3lib is a C and C++ library for reading, writing, and manipulating ID3v1 and ID3v2 metadata in MP3 files. Its package significance comes from being an old, widely packaged ID3v2 implementation with small command-line utilities and a long tail of audio-tagging dependents.

Project history

The project homepage describes id3lib as an open-source, cross-platform library focused on ID3v2 compliance, portability, and a stable API. It also credits Dirk Mahoney as the original ID3Lib author and notes that releases up through 3.05a were public-domain and no longer maintained.

The SourceForge project was registered on 1999-12-28 and hosted the development center: downloads, mailing lists, bugs, patches, and CVS. A SourceForge mailing-list post from 2000 describes the Unix-oriented branch, LGPL relicensing, and the shift away from a MusicMatch-controlled line into the SourceForge project.

Adoption history

id3lib was adopted by desktop and command-line audio tools that needed ID3v1 and ID3v2 handling before newer libraries became common. The project homepage listed users such as EasyTAG, GNOMAD, the id3v2 command-line editor, and other MP3 organizers and taggers.

Package managers kept id3lib available because old media tools continued to build against it. Homebrew, Debian-family packages, Arch, MacPorts, Nix, and other ecosystems expose either the library, its tools, or both.

How it is used

Developers used id3lib through C++ APIs such as ID3_Tag to parse an audio file, inspect frames, edit fields, and write changes back. The packaged tools id3info, id3tag, id3convert, and id3cp provide quick shell access to common metadata operations.

The library's age is part of its maintenance profile. Project pages and downstream comments point to ID3v2.3-era behavior and limited ID3v2.4 support, so package users often keep it for compatibility rather than for newer tagging features.

Why package nerds care

id3lib is the kind of dependency that survives because old audio programs and scripts still expect it. It is small, C/C++-based, autotools-era, and often patched downstream to keep compiling on newer toolchains.

It also marks a transition point in open-source audio metadata tooling: ID3v2 support moved from scattered application code toward reusable libraries, then later toward alternatives such as TagLib.

Timeline

  • Pre-3.05a: Dirk Mahoney's ID3Lib releases were public-domain according to the project homepage.
  • 1999-12-28: The SourceForge id3lib project was registered.
  • 2000-04-06: A project mailing-list post described LGPL relicensing and a Unix-friendly SourceForge branch.
  • 2001-09-08: The published Doxygen API documentation was generated for id3lib 3.8.0pre2.
  • 3.8.3: The project homepage listed 3.8.3 as the release version.

Related projects

  • id3v2 is a command-line editor built on id3lib. EasyTAG and other audio taggers used id3lib for MP3 metadata. TagLib became a common successor recommendation for projects needing broader or more maintained audio tag support.
  • The package sits near other MP3-era metadata tools such as libid3tag, eyeD3, kid3, and mutagen, but id3lib's C++ API and bundled utilities gave it a distinct packaging footprint.

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.
  • Build metadata lists 3 build 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
id3convertcliglobal executable
id3cpcliglobal executable
id3infocliglobal executable
id3tagcliglobal 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 version3.8.3
manager updated2026-06-19
local dataok
upstreamnot checked
latest detectednot detected

https://id3lib.sourceforge.net/

install metadata

Package metadata

Package keybrew:id3lib
Version3.8.3
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/id3lib
Homepagehttps://id3lib.sourceforge.net/
Repositoryhttps://sourceforge.net/p/id3lib/code
Upstream docshttps://id3lib.sourceforge.net/
LicenseLGPL-2.0-or-later
Source archivehttps://downloads.sourceforge.net/project/id3lib/id3lib/3.8.3/id3lib-3.8.3.tar.gz
Last updated2026-06-19T12:31:21-07:00
Pulseupdated
Build dependenciesautoconf, automake, libtool
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 Nameid3lib
Version Scheme0
Revision1
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.

Nix95%

id3lib

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

id3lib 3.8.3-r3

library for reading, writing, and manipulating ID3v1 and ID3v2 tags

https://id3lib.sourceforge.net/

sudo apk add id3lib
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: id3lib
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Id3lib
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: id3lib from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

id3lib-dev 3.8.3-r3

library for reading, writing, and manipulating ID3v1 and ID3v2 tags (development files)

https://id3lib.sourceforge.net/

sudo apk add id3lib-dev
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: id3lib
  • 1 dependencies
  • normalized package name match
  • Matched by: Id3lib
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: id3lib-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

id3lib-libs 3.8.3-r3

library for reading, writing, and manipulating ID3v1 and ID3v2 tags (libraries)

https://id3lib.sourceforge.net/

sudo apk add id3lib-libs
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: id3lib
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Id3lib
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: id3lib-libs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

id3lib-static 3.8.3-r3

Static libraries for id3lib

https://id3lib.sourceforge.net/

sudo apk add id3lib-static
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: id3lib
  • normalized package name match
  • Matched by: Id3lib
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: id3lib-static from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

id3lib 3.8.3-62.fc44

Library for manipulating ID3v1 and ID3v2 tags

http://id3lib.sourceforge.net/

sudo dnf install id3lib
  • License: LicenseRef-Callaway-LGPLv2+
  • Category: Unspecified
  • Architecture: i686
  • Source Package: id3lib
  • 6 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Id3lib
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: id3lib from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

id3lib-devel 3.8.3-62.fc44

Development tools for the id3lib library

http://id3lib.sourceforge.net/

sudo dnf install id3lib-devel
  • License: LicenseRef-Callaway-LGPLv2+
  • Category: Unspecified
  • Architecture: i686
  • Source Package: id3lib
  • 3 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Id3lib
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: id3lib-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

id3lib 3.8.3-20

Library for reading, writing, and manipulating ID3v1 and ID3v2 tags

http://id3lib.sourceforge.net/

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

id3lib-devel 3.8.3-271.3

Documentation and Headers for id3lib

http://id3lib.sourceforge.net/

sudo zypper install id3lib-devel
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: id3lib
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Id3lib
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: id3lib-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

id3lib-examples 3.8.3-271.3

Example Applications for the id3lib Library

http://id3lib.sourceforge.net/

sudo zypper install id3lib-examples
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: id3lib
  • 5 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Id3lib
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: id3lib-examples from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libid3-3_8-3 3.8.3-271.3

A Library for Manipulating ID3v1 and ID3v2 tags

http://id3lib.sourceforge.net/

sudo zypper install libid3-3_8-3
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: id3lib
  • 5 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Id3lib
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libid3-3_8-3 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

id3lib

sudo port install id3lib
  • normalized package name match
  • Matched by: Id3lib
MacPorts ports tree · api.github.com · MacPorts ports tree: audio/id3lib/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