# 使用 Homebrew, apt, dnf, MacPorts, Nix 安装 mikmod

查看 mikmod 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mikmod
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mikmod
```

  证据: 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
```

  证据: 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
```

  证据: Fedora Rawhide package metadata: mikmod from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

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

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

## 软件包事实

- **软件包键:** brew:mikmod
- **软件包管理器:** Homebrew
- **版本:** 3.2.9
- **来源摘要:** Portable tracked music player
- **主页:** <https://mikmod.sourceforge.net/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- mikmod (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 3.2.9
## 项目历史与用法

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.

### 项目历史

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.

### 使用方式

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.

### 来源

- <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/>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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


## Combined YAML source

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


## 来源

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