# allureofthestars mit Homebrew, apt, Nix, pacman, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für allureofthestars in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install allureofthestars
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install allure
```

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

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

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

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

## Paketfakten

- **Paketschlüssel:** brew:allureofthestars
- **Paketmanager:** Homebrew
- **Version:** 0.11.0.0
- **Quellzusammenfassung:** Near-future Sci-Fi roguelike and tactical squad combat game
- **Homepage:** <https://allureofthestars.com/>
- **Repository:** <https://github.com/AllureOfTheStars/Allure>
- **Zuletzt aktualisiert:** 2026-07-22T02:36:16Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- Allure (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.11.0.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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\
## Andere Paketmanager-Einträge

- 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


## Combined YAML source

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


## Quellen

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