# 使用 Homebrew, apt, dnf, Nix, zypper 安装 dsda-doom

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

## 安装

```sh
sudo av install brew:dsda-doom
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install dsda-doom
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install dsda-doom
```

  证据: Debian stable package indexes: dsda-doom from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install dsda-doom
```

  证据: Fedora Rawhide package metadata: dsda-doom 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#dsda-doom
```

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

- zypper (92%):

```sh
sudo zypper install dsda-doom
```

  证据: openSUSE Tumbleweed package metadata: dsda-doom from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## 软件包事实

- **软件包键:** brew:dsda-doom
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/dsda-doom>
- **版本:** 0.29.4
- **来源摘要:** Fork of prboom+ with a focus on speedrunning
- **主页:** <https://github.com/kraflab/dsda-doom>
- **仓库:** <https://github.com/kraflab/dsda-doom>
- **许可证:** GPL-2.0-only
- **源码归档:** <https://github.com/kraflab/dsda-doom/archive/refs/tags/v0.29.4.tar.gz>
- **最后更新:** 2026-07-29T21:26:31Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- dsda-doom (cli)
- dsda-doom (别名)

## 依赖

- fluid-synth
- libsndfile
- libvorbis
- libxmp
- libzip
- mad
- portmidi
- sdl2-compat
- sdl2_image
- sdl2_mixer

## 构建依赖

- cmake
- pkgconf

## 安装行为

- post-install 钩子: 未定义
- 注意事项: For DSDA-Doom to find your WAD files, place them in: $HOMEBREW_PREFIX/share/games/doom
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.29.4
- 管理器更新时间: 2026-07-29
- 本地数据: OK
- 上游仓库: https://github.com/kraflab/dsda-doom
- 检测到的最新版本: v0.29.4 (当前)
## 项目历史与用法

DSDA-Doom is a Doom-family source port built for demo compatibility, speedrunning, TAS work, and modern map-standard support. It presents itself as a successor to PrBoom+ and has become one of the practical ports used around the Doom Speed Demos Archive ecosystem.

### 项目历史

The project follows the PrBoom+ line rather than starting as a general-purpose new engine. Its README describes it as a successor of PrBoom+ and emphasizes speedrunning-oriented strictness, advanced TAS tools, rewind, debugging features, and compatibility work for Heretic, Hexen, MBF21, UDMF, MAPINFO, and Doom-in-Hexen.

The README records a maintainer handoff pattern: @kraflab maintained the project from 2020 through 2024, and @fabiangreffrath, @rfomin, and @Pedro-Beirao are listed as maintainers from 2024 onward. Release notes in the v0.28 and v0.29 series show the port continuing to add game-format support, demo-related fixes, launcher/build improvements, macOS/Windows packaging, and speedrunning-specific behavior fixes.

### 采用历史

Adoption is concentrated in the classic Doom speedrunning and source-port communities rather than in mainstream game distribution. Its package presence in Homebrew, Debian, Ubuntu, Fedora, Nix, and zypper makes it easy for runners, demo viewers, and tool-assisted-speedrun authors to install the same port across platforms.

Homebrew's formula listed 431 installs over the preceding 365 days when checked for this enrichment batch, a modest but real signal for a specialist source port.

### 使用方式

Users run DSDA-Doom to play, record, validate, inspect, and replay Doom-engine demos with stricter compatibility expectations than a casual enhanced port. The README's feature list is especially relevant to speedrunners: strict mode, TAS tools, rewind, debugging aids, and support for modern community mapping standards.

### 为什么软件包爱好者会关心

For package nerds, DSDA-Doom is interesting because it packages a living fork in a long lineage of Doom ports: Doom, Boom, MBF, PrBoom+, PrBoom+ UM, and then DSDA-Doom. Its value depends as much on reproducibility and demo sync as on end-user features, so distribution packages are part of preserving a shared competitive/tooling environment.

### 时间线

- 2020: The README's maintainer list marks @kraflab's DSDA-Doom maintainership as beginning in this period.
- 2024: The README lists @fabiangreffrath, @rfomin, and @Pedro-Beirao as maintainers from 2024 onward.
- 2024-08-10: v0.28.0 was published with a large feature release including freelook rewrite work, UDMF additions, quality-of-life changes, and demo/tooling updates.
- 2025-07-03: v0.29.3 was published with packaged Linux, macOS, and Windows release assets.
- 2025-09-26: v0.29.4 was published and is the Homebrew stable version recorded for this batch.

### Related projects

- PrBoom+ is the direct predecessor named by the README.
- The Doom Speed Demos Archive is the community context implied by the DSDA name and by the port's speedrunning focus.
- MBF21 and UMAPINFO are related Doom mapping/demo standards linked from the README.
- Pedro-Beirao's dsda-launcher is a companion launcher linked by the README.

### 来源

- <https://github.com/kraflab/dsda-doom#readme>
- <https://github.com/kraflab/dsda-doom/releases/tag/v0.28.0>
- <https://github.com/kraflab/dsda-doom/releases/tag/v0.29.3>
- <https://github.com/kraflab/dsda-doom/releases/tag/v0.29.4>
- <https://formulae.brew.sh/formula/dsda-doom>


## 安全说明

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:** dsda-doom
- **Version Scheme:** 0
- **Revision:** 1
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

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

- Debian apt - dsda-doom - 0.29.0+dfsg-1: normalized package name match | Debian stable package indexes: dsda-doom from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Doom source port with a focus on demo recording and speedrunning | https://github.com/kraflab/dsda-doom
- Debian apt - prboom-plus - 3:0.29.0+dfsg-1: normalized package name match | Debian stable package indexes: prboom-plus from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | transitional dummy package (prboom-plus -> dsda-doom) | https://github.com/kraflab/dsda-doom
- Debian apt - prboom-plus-game-server - 3:0.29.0+dfsg-1: normalized package name match | Debian stable package indexes: prboom-plus-game-server from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | transitional dummy package (prboom-plus-game-server -> dsda-doom) | https://github.com/kraflab/dsda-doom
- Nix - dsda-doom: normalized package name match | nixpkgs package indexes: pkgs/by-name/ds/dsda-doom/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - dsda-doom - 0.27.5+dfsg-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: dsda-doom from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Doom source port with a focus on demo recording and speedrunning | https://github.com/kraflab/dsda-doom
- Ubuntu apt - prboom-plus - 3:0.27.5+dfsg-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: prboom-plus from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | transitional dummy package (prboom-plus -> dsda-doom) | https://github.com/kraflab/dsda-doom
- Ubuntu apt - prboom-plus-game-server - 3:0.27.5+dfsg-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: prboom-plus-game-server from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | transitional dummy package (prboom-plus-game-server -> dsda-doom) | https://github.com/kraflab/dsda-doom
- dnf - dsda-doom - 0.29.4-3.fc45: normalized package name match | Fedora Rawhide package metadata: dsda-doom from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Speedrun-oriented Doom source port | https://github.com/kraflab/dsda-doom
- dnf - dsda-doom-data - 0.29.4-3.fc45: normalized package name match | Fedora Rawhide package metadata: dsda-doom-data from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Data files for DSDA-Doom | https://github.com/kraflab/dsda-doom
- zypper - dsda-doom - 0.29.4-1.5: normalized package name match | openSUSE Tumbleweed package metadata: dsda-doom from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | DOOM source port with Hexen support and demo compatibility | https://github.com/kraflab/dsda-doom


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [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.
- [Game and emulation packages](https://pkg.so/zh-hans/game-emulation-tools/) - Matched game or emulation metadata.
- [libsndfile](https://pkg.so/zh-hans/brew/libsndfile/) - Runtime dependency declared by Homebrew.
- [libzip](https://pkg.so/zh-hans/brew/libzip/) - Runtime dependency declared by Homebrew.
- [sdl2-compat](https://pkg.so/zh-hans/brew/sdl2-compat/) - Runtime dependency declared by Homebrew.
- [fluid-synth](https://pkg.so/zh-hans/brew/fluid-synth/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/zh-hans/brew/pkgconf/) - Build dependency declared by Homebrew.
- [cmake](https://pkg.so/zh-hans/brew/cmake/) - Build dependency declared by Homebrew.
- [crispy-doom](https://pkg.so/zh-hans/brew/crispy-doom/) - Shares pkgdb curated category or tags: cli, doom, game-engine, games, source-port.
- [easyrpg-player](https://pkg.so/zh-hans/brew/easyrpg-player/) - Shares pkgdb curated category or tags: cli, game-engine, games.
- [corsixth](https://pkg.so/zh-hans/brew/corsixth/) - Shares pkgdb curated category or tags: cli, game-engine, games.
- [chocolate-doom](https://pkg.so/zh-hans/brew/chocolate-doom/) - Shares pkgdb curated category or tags: cli, doom, game-engine, games, source-port.
- [arx-libertatis](https://pkg.so/zh-hans/brew/arx-libertatis/) - Shares pkgdb curated category or tags: cli, game-engine, games.
- [woof-doom](https://pkg.so/zh-hans/brew/woof-doom/) - Shares pkgdb curated category or tags: cli, doom, games, source-port.
- [openjazz](https://pkg.so/zh-hans/brew/openjazz/) - Shares pkgdb curated category or tags: cli, game-engine, games.
- [exult](https://pkg.so/zh-hans/brew/exult/) - Shares pkgdb curated category or tags: cli, game-engine, games.
- [cataclysm](https://pkg.so/zh-hans/brew/cataclysm/) - Both packages work with overlapping file formats or content types. Shared terms: cli, compat, fork, game, games.

## Combined YAML source

View the package source record on GitHub. [combined/dsda-doom.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dsda-doom.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
