# 使用 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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-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
- **软件包管理器页面:** <https://formulae.brew.sh/formula/mikmod>
- **版本:** 3.2.9
- **来源摘要:** Portable tracked music player
- **主页:** <https://mikmod.sourceforge.net/>
- **上游文档:** <https://mikmod.sourceforge.net/>
- **许可证:** GPL-2.0-or-later
- **源码归档:** <https://downloads.sourceforge.net/project/mikmod/mikmod/3.2.9/mikmod-3.2.9.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- mikmod (cli)
- mikmod (别名)

## 依赖

- libmikmod

## macOS 提供的库

- ncurses

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 3.2.9
- 本地数据: OK
- 上游仓库: https://mikmod.sourceforge.net/
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

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

## 源数据库详情

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

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

- 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


## 相关链接

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


## 来源

- 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
