macOS
brew install libmikmodprovider-native install command
brew / rank 3613
Portable sound library. Version 3.3.13 via Homebrew; verified from local package data.
install
brew install libmikmodprovider-native install command
overview
Portable sound library
history
libmikmod is the library half of the MikMod sound system, a portable module-player stack for tracker music formats such as MOD, S3M, IT, and XM. It preserves a 1990s demo-scene audio format family in a packageable C library.
The MikMod homepage describes MikMod as originally an MS-DOS player that was ported to Unix, Macintosh, BeOS, Java, and other platforms. The page names Jean-Paul Mikkers, Jake Stine, and Frank Loemker as main authors, with a chain of Unix maintainers and later maintenance handoffs to Shlomi Fish and Ozkan Sezer.
libmikmod separated the playback engine from the player interface, making it useful for games, media players, and software that wanted module playback without embedding a full tracker player. SourceForge release notes show two long-running release lines, including the old libmikmod2 series and the libmikmod3 series.
The library's adoption follows tracker music itself: games, emulators, demos, and multimedia software used libmikmod to play compact pattern-and-sample music files on many operating systems. Its driver and loader history shows portability work for ALSA, PulseAudio, CoreAudio, Android OpenSL ES, AmigaOS variants, PSP, OS/2, and other targets.
Homebrew, Debian, Ubuntu, Fedora, Arch, Alpine, MacPorts, Nix, and openSUSE package libmikmod, which keeps old module playback support available in modern Unix software stacks.
Applications link libmikmod to load and play tracker modules through a unified API. The package also ships libmikmod-config for build scripts that need compiler and linker flags.
The library is useful when software wants MOD/S3M/IT/XM playback without implementing many historical tracker quirks, file loaders, timing rules, and audio output drivers itself.
libmikmod is a museum piece that still compiles into real programs. Package maintainers care about it because tracker formats are full of legacy edge cases, and a shared library prevents every game or media app from carrying its own imperfect player.
Its release notes are catnip for old-platform nerds: they mix modern security hardening with fixes for obscure module loaders and drivers for platforms that most packages stopped mentioning years ago.
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 |
|---|---|---|---|
libmikmod-config | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:libmikmod |
|---|---|
| Version | 3.3.13 |
| Package manager | Homebrew |
| Homepage | https://mikmod.sourceforge.net/ |
| Bottle | not recorded |
| Service | none declared |
source 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.