# 使用 Homebrew, apt, Nix, pacman, scoop 安装 allureofthestars

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

## 安装

```sh
sudo av install brew:allureofthestars
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install allureofthestars
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install allure
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#allure
```

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

- pacman (92%):

```sh
sudo pacman -S allure
```

  证据: Arch Linux sync databases: allure from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/allure
```

  证据: Scoop official bucket manifest trees: bucket/allure.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:allureofthestars
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/allureofthestars>
- **版本:** 0.11.0.0
- **来源摘要:** Near-future Sci-Fi roguelike and tactical squad combat game
- **主页:** <https://allureofthestars.com/>
- **仓库:** <https://github.com/AllureOfTheStars/Allure>
- **上游文档:** <https://allureofthestars.com/>
- **许可证:** AGPL-3.0-or-later AND GPL-2.0-or-later AND OFL-1.1 AND MIT AND Bitstream-Vera
- **源码归档:** <https://hackage.haskell.org/package/Allure-0.11.0.0/Allure-0.11.0.0.tar.gz>
- **最后更新:** 2026-07-22T02:36:16Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- Allure (cli)
- Allure (别名)

## 依赖

- gmp
- sdl2-compat
- sdl2_ttf

## 构建依赖

- cabal-install
- ghc
- pkgconf

## macOS 提供的库

- libffi

## 安装行为

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

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.11.0.0
- 管理器更新时间: 2026-07-22
- 本地数据: OK
- 上游仓库: https://allureofthestars.com/
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

Allure of the Stars is a near-future science-fiction roguelike and tactical squad combat game written in Haskell on the LambdaHack roguelike engine. It is intentionally text-first, emphasizing imagination, procedural content, replayability, and squad tactics rather than graphical assets.

### 项目历史

The README credits Andres Loeh for 2008-2011 copyright and Mikolaj Konarski and others from 2010 onward, placing the game in the long-running Haskell roguelike lineage that also produced LambdaHack. The project is distributed as source, native binaries, a browser-playable build, and a Hackage package named `Allure`.

The homepage frames the game as a departure from classic single-character roguelikes: the player controls a squad, time and factions operate across persistent levels, and combat uses deterministic mechanics with procedural world generation and AI decisions providing variation. The README names long-term goals of replayability and auto-balancing through procedural content generation and persistent content modification based on player behavior.

### 采用历史

Allure of the Stars is niche rather than mass-market: its official channels include Hackage, GitHub releases, a browser build, Homebrew for macOS binaries, public issue tracking, Discord, and Matrix. Its adoption is mostly within the Haskell, roguelike, and procedural-generation communities rather than mainstream game stores.

For package managers, the game is unusual because it is both a playable roguelike and a showcase for the LambdaHack engine. Homebrew packaging matters because the README explicitly calls out Mac OS X binaries via `brew install allureofthestars`, with Homebrew handling dependencies.

### 使用方式

Users can play in the browser, install prebuilt binaries, install from Hackage with `cabal install Allure`, or install the Homebrew formula on macOS. The README documents SDL2 and ANSI terminal frontends, keyboard and mouse controls, screen-reader-oriented work in the ANSI frontend, and configuration through a generated user data directory.

The game's configuration is written on first run to `~/.Allure/` on Linux or the roaming AppData Allure directory on Windows. Users can edit screen fonts, scaling, fullscreen behavior, key setup, and other UI options there.

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

Allure of the Stars is package-nerd catnip because it is a Haskell game shipped through Hackage, GitHub releases, browser builds, and Homebrew rather than the usual app-store channel. It also exercises real native dependencies such as SDL2 while retaining terminal-oriented frontends.

The package name collision is memorable: `allureofthestars` avoids conflict with `allure`, while the upstream executable and Hackage package are named `Allure`. That makes it a good example of why package-manager names often diverge from upstream binary names.

### 时间线

- 2008-2011: README copyright credits Andres Loeh for early work.
- 2010-2021: README copyright credits Mikolaj Konarski and others for ongoing development.
- v0.10.3.0: Changelog records a move from Travis CI to GitHub Actions and removal of older terminal frontends in favor of SDL2 plus ANSI/Teletype support.
- v0.11.0.0: Changelog records substantial UI, testing, gameplay, and content changes.

### Related projects

- LambdaHack is the Haskell roguelike game engine used by Allure of the Stars.
- Hackage distributes the `Allure` package for cabal users.
- SDL2 is used for the standard native frontend, while ANSI and Teletype frontends support terminal-oriented use cases.

### 来源

- <https://allureofthestars.com/>
- <https://raw.githubusercontent.com/AllureOfTheStars/Allure/master/CHANGELOG.md>
- <https://raw.githubusercontent.com/AllureOfTheStars/Allure/master/README.md>


## 安全说明

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

- Linux: ~/.Allure/
- Windows: %APPDATA%\Allure\
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** allureofthestars
- **Version Scheme:** 0
- **Revision:** 6
- **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 - allure - 0.11.0.0-1: installed executable or alias match | Debian stable package indexes: allure from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | near-future Sci-Fi roguelike and tactical squad game | http://allureofthestars.com
- Nix - allure: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/al/allure/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - allure - 0.11.0.0-1: installed executable or alias match | Ubuntu 24.04 LTS package indexes: allure from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | near-future Sci-Fi roguelike and tactical squad game | http://allureofthestars.com
- pacman - allure - 0.11.0.0-381: installed executable or alias match | Arch Linux sync databases: allure from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Near-future Sci-Fi roguelike and tactical squad combat game | http://allureofthestars.com
- Scoop - main/allure: installed executable or alias match | Scoop official bucket manifest trees: bucket/allure.json from https://api.github.com/repos/ScoopInstaller/Main/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.
- [Game and emulation packages](https://pkg.so/zh-hans/game-emulation-tools/) - Matched game or emulation metadata.
- [Homebrew utility packages](https://pkg.so/zh-hans/brew-utility-packages/) - Matched Homebrew package provider.
- [sdl2-compat](https://pkg.so/zh-hans/brew/sdl2-compat/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/zh-hans/brew/pkgconf/) - Build dependency declared by Homebrew.
- [cabal-install](https://pkg.so/zh-hans/brew/cabal-install/) - Build dependency declared by Homebrew.
- [ghc](https://pkg.so/zh-hans/brew/ghc/) - Build dependency declared by Homebrew.
- [nethack](https://pkg.so/zh-hans/brew/nethack/) - Shares pkgdb curated category or tags: cli, game, games, roguelike.
- [brogue](https://pkg.so/zh-hans/brew/brogue/) - Shares pkgdb curated category or tags: cli, game, games, roguelike.
- [angband](https://pkg.so/zh-hans/brew/angband/) - Shares pkgdb curated category or tags: cli, game, games, roguelike.
- [rogue](https://pkg.so/zh-hans/brew/rogue/) - Shares pkgdb curated category or tags: cli, game, games, roguelike.
- [slashem](https://pkg.so/zh-hans/brew/slashem/) - Shares pkgdb curated category or tags: cli, games, roguelike.
- [cataclysm](https://pkg.so/zh-hans/brew/cataclysm/) - Shares pkgdb curated category or tags: cli, game, games, roguelike.
- [unnethack](https://pkg.so/zh-hans/brew/unnethack/) - Shares pkgdb curated category or tags: cli, game, games, roguelike.
- [jnethack](https://pkg.so/zh-hans/brew/jnethack/) - Shares pkgdb curated category or tags: cli, game, games, roguelike.
- [widelands](https://pkg.so/zh-hans/brew/widelands/) - Local package facts share a topical domain. Shared terms: cli, compat, game, games, sdl2.

## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
