# cataclysm を Homebrew でインストール

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
