# 使用 Homebrew 安装 cataclysm

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

## 安装

```sh
sudo av install brew:cataclysm
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install cataclysm
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:cataclysm
- **软件包管理器:** Homebrew
- **版本:** 0.I
- **来源摘要:** Fork/variant of Cataclysm Roguelike
- **主页:** <https://github.com/CleverRaven/Cataclysm-DDA>
- **仓库:** <https://github.com/CleverRaven/Cataclysm-DDA>
- **最后更新:** 2026-06-18T02:28:55-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- cataclysm (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

Cataclysm: Dark Days Ahead is a turn-based survival roguelike set in a post-apocalyptic world. The official docs and README emphasize a persistent, procedurally generated world, scavenging, monsters, vehicles, and survival systems.

### 项目历史

The official development-process documentation describes CDDA as a fork of Whales' Cataclysm, started by Kevin Granade, TheDarklingWolf, and GlyphGryph to make a grittier, more realistic zombie-apocalypse game from the same general concept. The same document credits the project's survival since 2013 to consistent project direction.

### 采用历史

The upstream README documents packaging in Arch Linux, Fedora, Debian/Ubuntu, and Flatpak, plus stable and experimental downloads. It also says the project is the result of contributions from over 1000 volunteers, making it unusually large for a traditional roguelike packaged by Unix distributions.

### 使用方式

Homebrew's formula installs the terminal-oriented cataclysm executable. Players configure persistent game options in config/options.json and fonts in config/fonts.json, while world-specific options live under save/world/worldoptions.json.

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

CDDA is significant because it is both a game and a living data platform: huge JSON content, mods, experimental builds, curses and tiles packaging, and a long-lived open-source community all meet in one package. It is a stress test for game packaging because content, saves, mods, fonts, and releases all matter.

### 时间线

- 2013: Official docs identify 2013 as the start of CDDA's steady post-fork development era.
- 2018-2020: Official history notes that some inherited original-Cataclysm material changed during this period.
- 2026: The README describes the game as the work of over 1000 volunteers.

### Related projects

- Related projects include Whales' original Cataclysm, the Cataclysm-DDA launcher, the official docs site, and distribution-specific curses/tiles packages.

### 来源

- <https://api.github.com/repos/CleverRaven/Cataclysm-DDA>
- <https://github.com/CleverRaven/Cataclysm-DDA>
- <https://docs.cataclysmdda.org/>
- <https://docs.cataclysmdda.org/JSON/OPTIONS.html>
- <https://docs.cataclysmdda.org/user-guides/FONT_OPTIONS.html>
- <https://github.com/CleverRaven/Cataclysm-DDA#readme>
- <https://formulae.brew.sh/api/formula/cataclysm.json>
- <https://docs.cataclysmdda.org/development_process.html>


## 安全说明

narrow executable package without higher-risk signals.

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


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: config/options.json, config/fonts.json

## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
