Automic VaultAutomic Vault

brew

Install adplug with Homebrew, apt, dnf, MacPorts, zypper

Free, hardware independent AdLib sound player library. Version 2.4 via Homebrew; verified 2026-05-26.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install adplug

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install adplug

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

Linux

Debian aptverified · 92%
sudo apt install adplug-utils

Debian stable package indexes · adplug-utils · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install adplug

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

openSUSE zypperverified · 92%
sudo zypper install adplugdb

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

overview

Package summary

Free, hardware independent AdLib sound player library

Commands and aliases

  • adplugdb

history

Project history and usage

AdPlug is a hardware-independent AdLib/OPL2 and OPL3 playback library for old PC music formats. It is packaged both as a library and with utilities because it preserves a wide set of DOS game, tracker, and AdLib-era music formats behind one C++ playback API.

Project history

The AdPlug README dates the project to Simon Peter's 1999 codebase and describes it as a multi-platform C++ library for playing data originally created for AdLib OPL2/3 boards on top of an emulator or real hardware. The project site emphasizes that AdPlug is the backend for multiple frontends, including standalone players and plugins.

AdPlug grew by adding replayers for individual formats instead of flattening everything into one generic parser. Its official site lists a broad catalog of supported formats, including AdLib Tracker, Westwood ADL, Creative CMF, DOSBox DRO, Apogee IMF, LucasArts LAA, Sierra SCI, Softstar RIX, Reality AdLib Tracker, VGM, and many others.

The release history shows a steady maintenance story: early versions made AdPlug a real library, added libbinio and a database framework, and expanded Unix portability; later versions added OPL3 support, safer emulators, test coverage, more game formats, CI, fuzzing-driven fixes, and modern build support.

Adoption history

AdPlug started in the SourceForge era and moved active development to GitHub in 2015. At that point the project split AdPlay, the Winamp plugin, and other modules into separate repositories under the AdPlug organization, a packaging-friendly layout that distinguishes the core library from frontends.

The provided package facts show AdPlug in Homebrew, Debian/Ubuntu as `adplug-utils`, Fedora, MacPorts, and openSUSE-style packaging. That spread is typical for a small preservation library: it is not a mainstream end-user app, but it is valuable enough that Unix distributions keep it available for media players, testing tools, and retro collections.

The 2020 and 2025 releases show continued attention to security and correctness. The project recorded multiple CVE fixes in 2.3.3 and a large fuzzing, cleanup, and new-format pass in 2.4.

How it is used

Developers use AdPlug as a library when they need to decode or play original OPL music data without depending on an AdLib card. Users more often meet it indirectly through `adplugdb`, AdPlay/UNIX, player plugins, or other tools linked against the library.

For package maintainers, AdPlug is a classic multimedia library package: it has a stable public purpose, a long source history, optional frontends, platform-specific build concerns, and a supported-format matrix that grows as obscure file formats are identified and reimplemented.

Why package nerds care

AdPlug is significant because it turns a pile of game-specific and tracker-specific AdLib formats into a reusable Unix library. That matters for preservation workflows, regression testing old music files, and package ecosystems that prefer small CLI/library components over monolithic emulators.

Its emulator-license notes are also package-nerd bait: the README documents a move away from problematic MAME-derived emulator code toward LGPL-compatible emulation, which affects redistribution and whether distributions can ship the library cleanly.

Timeline

  • 1999: AdPlug project copyright begins.
  • 2001: AdPlay/UNIX frontend copyright begins.
  • 2010: AdPlug 2.2 released with new format support and AdPlay/UNIX 1.7.
  • 2015: Development moved to GitHub and related modules were split into separate repositories.
  • 2017: AdPlug 2.3 added many formats, CI support, and NukedOPL/WoodyOPL emulators.
  • 2020: AdPlug 2.3.3 fixed multiple parser CVEs.
  • 2025: AdPlug 2.4 added new formats, fuzzing-driven fixes, and updated NukedOPL.

Related projects

  • AdPlay/UNIX is the console frontend for AdPlug.
  • libbinio is an AdPlug dependency for platform-independent binary I/O.
  • DOSBox, NukedOPL, WoodyOPL, and older MAME-derived OPL code are relevant because AdPlug can play through emulated OPL implementations.

security posture

Risk level: green

library-like package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • library-like package without higher-risk signals

Signals

  • metadata:library-like

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 8 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 2 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
adplugdbcliglobal 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 version2.4
manager updated2026-05-26
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/adplug/adplug

install metadata

Package metadata

Package keybrew:adplug
Version2.4
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/adplug
Homepagehttps://adplug.github.io
Repositoryhttps://github.com/adplug/adplug
Upstream docshttps://adplug.github.io/
LicenseLGPL-2.1-or-later
Source archivehttps://github.com/adplug/adplug/releases/download/adplug-2.4/adplug-2.4.tar.bz2
Last updated2026-05-26T23:37:49-04:00
Pulseupdated
Dependencieslibbinio
Build dependenciespkgconf, texinfo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameadplug
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • 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%

adplug-utils 2.3.3+dfsg-2

free AdLib sound library (utils)

https://adplug.github.io/

sudo apt install adplug-utils
  • Section: utils
  • Architecture: amd64
  • Source Package: adplug
  • 5 dependencies
  • normalized package name match
  • Matched by: Adplug
Debian stable package indexes · deb.debian.org · Debian stable package indexes: adplug-utils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libadplug-2.3.3-0 2.3.3+dfsg-2

free AdLib sound library

https://adplug.github.io/

sudo apt install libadplug-2.3.3-0
  • Section: libs
  • Architecture: amd64
  • Source Package: adplug
  • 4 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Adplug
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libadplug-2.3.3-0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libadplug-dev 2.3.3+dfsg-2

free AdLib sound library (development)

https://adplug.github.io/

sudo apt install libadplug-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: adplug
  • 2 dependencies
  • normalized package name match
  • Matched by: Adplug
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libadplug-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

adplug-utils 2.3.3+dfsg-2build1

free AdLib sound library (utils)

https://adplug.github.io/

sudo apt install adplug-utils
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: adplug
  • 5 dependencies
  • normalized package name match
  • Matched by: Adplug
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: adplug-utils from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libadplug-2.3.3-0 2.3.3+dfsg-2build1

free AdLib sound library

https://adplug.github.io/

sudo apt install libadplug-2.3.3-0
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: adplug
  • 4 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Adplug
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libadplug-2.3.3-0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libadplug-dev 2.3.3+dfsg-2build1

free AdLib sound library (development)

https://adplug.github.io/

sudo apt install libadplug-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: adplug
  • 2 dependencies
  • normalized package name match
  • Matched by: Adplug
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libadplug-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

adplug 2.3.3-15.fc44

Software library for AdLib (OPL2/3) emulation

https://adplug.github.io/

sudo dnf install adplug
  • License: LGPL-2.1-or-later AND GFDL-1.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: adplug
  • 7 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Adplug
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: adplug from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

adplug-devel 2.3.3-15.fc44

Development files for AdPlug

https://adplug.github.io/

sudo dnf install adplug-devel
  • License: LGPL-2.1-or-later AND GFDL-1.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: adplug
  • 5 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Adplug
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: adplug-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

adplug

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

adplugdb 2.4-1.4

AdPlug Database Maintenance Utility

https://adplug.github.io/

sudo zypper install adplugdb
  • License: LGPL-2.1-only
  • Category: Productivity/Multimedia/Sound/Utilities
  • Architecture: x86_64
  • Source Package: libadplug
  • 5 dependencies
  • 1 provides
  • installed executable or alias match
  • Matched by: Adplugdb
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: adplugdb from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

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