# Install allureofthestars with Homebrew, apt, Nix, pacman, scoop

Near-future Sci-Fi roguelike and tactical squad combat game. Version 0.11.0.0 via Homebrew; verified 2026-06-18.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install allureofthestars
```

  Evidence: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install allure
```

  Evidence: 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
```

  Evidence: 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
```

  Evidence: 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
```

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

## Package facts

- **Package key:** brew:allureofthestars
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/allureofthestars>
- **Version:** 0.11.0.0
- **Source summary:** Near-future Sci-Fi roguelike and tactical squad combat game
- **Homepage:** <https://allureofthestars.com/>
- **Repository:** <https://github.com/AllureOfTheStars/Allure>
- **Upstream docs:** <https://allureofthestars.com/>
- **License:** AGPL-3.0-or-later AND GPL-2.0-or-later AND OFL-1.1 AND MIT AND Bitstream-Vera
- **Source archive:** <https://hackage.haskell.org/package/Allure-0.11.0.0/Allure-0.11.0.0.tar.gz>
- **Last updated:** 2026-06-18T02:28:54-04:00
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- Allure (cli)
- Allure (alias)

## Dependencies

- gmp
- sdl2-compat
- sdl2_ttf

## Build dependencies

- cabal-install
- ghc
- pkgconf

## Uses from macOS

- libffi

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.11.0.0
- Package-manager updated: 2026-06-18
- Local data: ok
- Upstream repository: https://allureofthestars.com/
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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.

### Sources

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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- 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 Details

- **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

## Other Package-Manager Records

- 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-354: 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


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Game and emulation packages](https://www.automicvault.com/pkg/game-emulation-tools/) - Matched game or emulation metadata.
- [Homebrew utility packages](https://www.automicvault.com/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [sdl2-compat](https://www.automicvault.com/pkg/brew/sdl2-compat/) - Runtime dependency declared by Homebrew.
- [cabal-install](https://www.automicvault.com/pkg/brew/cabal-install/) - Build dependency declared by Homebrew.
- [ghc](https://www.automicvault.com/pkg/brew/ghc/) - Build dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [angband](https://www.automicvault.com/pkg/brew/angband/) - Shares av.db curated category or tags: cli, game, games, roguelike.
- [avanor](https://www.automicvault.com/pkg/brew/avanor/) - Shares av.db curated category or tags: cli, game, games, roguelike.
- [brogue](https://www.automicvault.com/pkg/brew/brogue/) - Shares av.db curated category or tags: cli, game, games, roguelike.
- [cataclysm](https://www.automicvault.com/pkg/brew/cataclysm/) - Shares av.db curated category or tags: cli, game, games, roguelike.
- [jnethack](https://www.automicvault.com/pkg/brew/jnethack/) - Shares av.db curated category or tags: cli, game, games, roguelike.
- [nethack](https://www.automicvault.com/pkg/brew/nethack/) - Shares av.db curated category or tags: cli, game, games, roguelike.
- [rogue](https://www.automicvault.com/pkg/brew/rogue/) - Shares av.db curated category or tags: cli, game, games, roguelike.
- [unnethack](https://www.automicvault.com/pkg/brew/unnethack/) - Shares av.db curated category or tags: cli, game, games, roguelike.
- [widelands](https://www.automicvault.com/pkg/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/automic-vault/db/blob/main/combined/allureofthestars.yml)


## Sources

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