# 使用 Homebrew, apk 安装 brogue

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

## 安装

```sh
sudo av install brew:brogue
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install brogue
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add brogue
```

  证据: Alpine Linux edge package indexes: brogue from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

## 软件包事实

- **软件包键:** brew:brogue
- **软件包管理器:** Homebrew
- **版本:** 1.15.1
- **来源摘要:** Roguelike game
- **主页:** <https://sites.google.com/site/broguegame/>
- **仓库:** <https://github.com/tmewett/BrogueCE>
- **最后更新:** 2026-06-18T02:28:55-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- brogue (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

Brogue CE is the community-maintained continuation of Brogue, Brian Walker's minimalist roguelike. It preserves the original dungeon-crawler design while adding bug fixes, platform maintenance, quality-of-life features, variants, graphical improvements, and ongoing balance work.

### 项目历史

The original Brogue site identifies Brogue as a roguelike for Mac OS X, Windows, and Linux by Brian Walker and now directs users to Brogue: Community Edition for the current version. The CE repository describes itself as a continuation of Brian Walker's game, with goals of fixing bugs and crashes, improving gameplay, easing maintenance, and serving as a base for forks and ports.

Brogue CE's release lineage starts from the original game's 1.7-era heritage and moved through CE 1.8 and 1.9 toward a more active community cadence. The changelog records a notable shift around CE 1.10: the maintainers said CE had matured, Brian Walker was involved in development, and the project became open to original gameplay changes as well as preservation-oriented maintenance.

### 采用历史

Brogue's adoption sits in roguelike culture more than conventional infrastructure: players share seeds, recordings, challenges, and strategy around a deterministic single-player dungeon. CE became the default distribution path after the original website pointed current downloads to the GitHub releases page.

In package managers, Brogue CE gives terminal and desktop users a reproducible way to install a living roguelike without chasing platform-specific zip files. The input package facts show packaging in Homebrew and Alpine, matching its mixed terminal/SDL audience.

### 使用方式

Players run `brogue` to descend through a procedurally generated dungeon, retrieve the Amulet of Yendor from depth 26, and optionally return to the surface. CE supports graphical tiles, terminal/curses builds, command-line options, recordings, seed catalogs, and variants such as Rapid Brogue and Bullet Brogue.

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

Brogue CE matters to package nerds because it is a living example of how game preservation, community stewardship, and package-manager distribution overlap. The package is also culturally interesting because it carries classic roguelike conventions into modern CI, release artifacts, and cross-platform packaging.

### 时间线

- Original era: Brian Walker creates Brogue for Mac OS X, Windows, and Linux.
- CE era: Brogue: Community Edition launches as a continuation of the original game.
- 2020: CE release tags include the 1.8 and 1.9 series.
- CE 1.10: Maintainers document a broader scope, including original gameplay changes with Brian Walker involved.
- 2026-02-12: GitHub lists Brogue CE 1.15.1 as the latest release at the time researched.

### Related projects

- Brogue belongs to the roguelike family alongside NetHack, Angband, Dungeon Crawl Stone Soup, and Cataclysm-style descendants, while its CE model resembles other community continuations that keep beloved games buildable on current systems.

### 来源

- <https://github.com/tmewett/BrogueCE#readme>
- <https://raw.githubusercontent.com/tmewett/BrogueCE/master/CHANGELOG.md>
- <https://sites.google.com/site/broguegame/>
- source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

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

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

- apk - brogue - 1.15.1-r0: normalized package name match | Alpine Linux edge package indexes: brogue from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Classic roguelike with streamlined game mechanics and tasteful visual design (community edition) | https://sites.google.com/site/broguegame/


## Combined YAML source

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