# mikmod mit Homebrew, apt, dnf, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mikmod in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:mikmod
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install mikmod
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mikmod
```

  Evidenz: MacPorts ports tree: audio/mikmod/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install mikmod
```

  Evidenz: Debian stable package indexes: mikmod from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install mikmod
```

  Evidenz: Fedora Rawhide package metadata: mikmod from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#mikmod
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/mi/mikmod/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:mikmod
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/mikmod>
- **Version:** 3.2.9
- **Quellzusammenfassung:** Portable tracked music player
- **Homepage:** <https://mikmod.sourceforge.net/>
- **Upstream-Dokumentation:** <https://mikmod.sourceforge.net/>
- **Lizenz:** GPL-2.0-or-later
- **Quellarchiv:** <https://downloads.sourceforge.net/project/mikmod/mikmod/3.2.9/mikmod-3.2.9.tar.gz>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- mikmod (cli)
- mikmod (Alias)

## Abhängigkeiten

- libmikmod

## Von macOS bereitgestellte Bibliotheken

- ncurses

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 3.2.9
- lokale Daten: OK
- Upstream-Repository: https://mikmod.sourceforge.net/
- Info: No package-manager update timestamp was available.
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

MikMod is a tracked-module music player and library rooted in the MS-DOS demoscene and tracker-music ecosystem. The project homepage says it began as a player for MS-DOS and was ported to Unix, Macintosh, BeOS, Java, and other platforms. It names Jean-Paul Mikkers, Jake Stine, and Frank Loemker as main authors, with Steve McIntyre, Peter Amstutz, Miodrag Vallat, Raphaël Assénat, Shlomi Fish, and Ozkan among successive Unix or project maintainers.

### Projektgeschichte

The package split matters: libmikmod is the playback library, while mikmod is the curses-style player built on it. The project describes support for common module formats such as MOD, S3M, IT, and XM, and the man page lists a wider set including MTM, STM, ULT, FAR, MED, DSM, AMF, IMF, and 669. That made MikMod useful both as an end-user module player and as a reusable decoder/playback layer for software that needed tracker music support.

### Wie es verwendet wird

The project history is also a portability story. The homepage records migration of version control to SourceForge Git in 2017 and maintenance releases for libmikmod and the player through the 2020s, including loader fixes, audio-driver updates, format support, fuzzing-driven robustness work, and platform build updates. In package managers, mikmod fills the compact command-line module-player niche beside libraries such as libmodplug and libopenmpt: useful for playing and validating old tracker files, archives, and chiptune-era music collections from a terminal.

### Quellen

- <https://formulae.brew.sh/formula/mikmod>
- <https://linux.die.net/man/1/mikmod>
- <https://mikmod.sourceforge.net/>
- <https://mikmod.sourceforge.net/doc/mikmod-3.3.13.html>
- <https://sourceforge.net/projects/mikmod/>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mikmod
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Andere Paketmanager-Einträge

- Debian apt - mikmod - 3.2.9-1: normalized package name match | Debian stable package indexes: mikmod from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Portable tracked music player | http://mikmod.sf.net
- Nix - mikmod: normalized package name match | nixpkgs package indexes: pkgs/by-name/mi/mikmod/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - mikmod - 3.2.8-3: normalized package name match | Ubuntu 24.04 LTS package indexes: mikmod from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Portable tracked music player | http://mikmod.sf.net
- dnf - mikmod - 3.2.9-5.fc45: normalized package name match | Fedora Rawhide package metadata: mikmod from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Console music module player | http://mikmod.sourceforge.net/
- MacPorts - mikmod: normalized package name match | MacPorts ports tree: audio/mikmod/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Verwandte Links

- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/de/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [Package ecosystem packages](https://pkg.so/de/package-ecosystem-tools/) - Matched package manager, installer, dependency, registry, or publishing metadata.
- [libmikmod](https://pkg.so/de/brew/libmikmod/) - Runtime dependency declared by Homebrew.
- [mpd](https://pkg.so/de/brew/mpd/) - Shares pkgdb curated category or tags: audio, cli, media, music-player.
- [libopenmpt](https://pkg.so/de/brew/libopenmpt/) - Shares pkgdb curated category or tags: audio, cli, media, tracker-music.
- [rmpc](https://pkg.so/de/brew/rmpc/) - Shares pkgdb curated category or tags: audio, cli, media, music-player.
- [moc](https://pkg.so/de/brew/moc/) - Shares pkgdb curated category or tags: audio, cli, media, music-player.
- [ocp](https://pkg.so/de/brew/ocp/) - Shares pkgdb curated category or tags: audio, cli, media, module-player, tracker-music.
- [xmp](https://pkg.so/de/brew/xmp/) - Shares pkgdb curated category or tags: audio, cli, media, mod, module-player.
- [libsndfile](https://pkg.so/de/brew/libsndfile/) - Shares pkgdb curated category or tags: audio, cli, media.

## Combined YAML source

View the package source record on GitHub. [combined/mikmod.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mikmod.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
