# Installer allureofthestars avec Homebrew, apt, Nix, pacman, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de allureofthestars pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install allureofthestars
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install allure
```

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

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

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

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

## Faits du paquet

- **Clé du paquet:** brew:allureofthestars
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/allureofthestars>
- **Version:** 0.11.0.0
- **Résumé source:** Near-future Sci-Fi roguelike and tactical squad combat game
- **Page d'accueil:** <https://allureofthestars.com/>
- **Dépôt:** <https://github.com/AllureOfTheStars/Allure>
- **Docs amont:** <https://allureofthestars.com/>
- **Licence:** AGPL-3.0-or-later AND GPL-2.0-or-later AND OFL-1.1 AND MIT AND Bitstream-Vera
- **Archive source:** <https://hackage.haskell.org/package/Allure-0.11.0.0/Allure-0.11.0.0.tar.gz>
- **Dernière mise à jour:** 2026-07-22T02:36:16Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- Allure (cli)
- Allure (alias)

## Dépendances

- gmp
- sdl2-compat
- sdl2_ttf

## Dépendances de compilation

- cabal-install
- ghc
- pkgconf

## Bibliothèques fournies par macOS

- libffi

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.11.0.0
- gestionnaire mis à jour: 2026-07-22
- données locales: OK
- dépôt amont: https://allureofthestars.com/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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\
## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

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


## Sources

- 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
