macOS
brew install adpluglocal Homebrew formula metadata
sudo port install adplugMacPorts ports tree · audio/adplug/Portfile · source: api.github.com
brew
Free, hardware independent AdLib sound player library. Version 2.4 via Homebrew; verified 2026-05-26.
install
brew install adpluglocal Homebrew formula metadata
sudo port install adplugMacPorts ports tree · audio/adplug/Portfile · source: api.github.com
sudo apt install adplug-utilsDebian stable package indexes · adplug-utils · source: deb.debian.org
sudo dnf install adplugFedora Rawhide package metadata · adplug · source: dl.fedoraproject.org
sudo zypper install adplugdbopenSUSE Tumbleweed package metadata · adplugdb · source: download.opensuse.org
overview
Free, hardware independent AdLib sound player library
history
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.
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.
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.
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.
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.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
adplugdb | cli | global executable |
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.
https://github.com/adplug/adplug
install metadata
| Package key | brew:adplug |
|---|---|
| Version | 2.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/adplug |
| Homepage | https://adplug.github.io |
| Repository | https://github.com/adplug/adplug |
| Upstream docs | https://adplug.github.io/ |
| License | LGPL-2.1-or-later |
| Source archive | https://github.com/adplug/adplug/releases/download/adplug-2.4/adplug-2.4.tar.bz2 |
| Last updated | 2026-05-26T23:37:49-04:00 |
| Pulse | updated |
| Dependencies | libbinio |
| Build dependencies | pkgconf, texinfo |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | adplug |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
adplug-utils 2.3.3+dfsg-2
free AdLib sound library (utils)
sudo apt install adplug-utilslibadplug-2.3.3-0 2.3.3+dfsg-2
free AdLib sound library
sudo apt install libadplug-2.3.3-0libadplug-dev 2.3.3+dfsg-2
free AdLib sound library (development)
sudo apt install libadplug-devadplug-utils 2.3.3+dfsg-2build1
free AdLib sound library (utils)
sudo apt install adplug-utilslibadplug-2.3.3-0 2.3.3+dfsg-2build1
free AdLib sound library
sudo apt install libadplug-2.3.3-0libadplug-dev 2.3.3+dfsg-2build1
free AdLib sound library (development)
sudo apt install libadplug-devadplug 2.3.3-15.fc44
Software library for AdLib (OPL2/3) emulation
sudo dnf install adplugadplug-devel 2.3.3-15.fc44
Development files for AdPlug
sudo dnf install adplug-develadplug
sudo port install adplugadplugdb 2.4-1.4
AdPlug Database Maintenance Utility
sudo zypper install adplugdbsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.