# Installer curseofwar avec Homebrew, apt, Nix

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

## installation

```sh
sudo av install brew:curseofwar
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install curseofwar
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install curseofwar
```

  Preuve: Debian stable package indexes: curseofwar from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#curseofwar
```

  Preuve: nixpkgs package indexes: pkgs/by-name/cu/curseofwar/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:curseofwar
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/curseofwar>
- **Version:** 1.3.0
- **Résumé source:** Fast-paced action strategy game
- **Page d'accueil:** <https://a-nikolaev.github.io/curseofwar/>
- **Dépôt:** <https://github.com/a-nikolaev/curseofwar>
- **Docs amont:** <https://a-nikolaev.github.io/curseofwar/>
- **Licence:** GPL-3.0-or-later
- **Archive source:** <https://github.com/a-nikolaev/curseofwar/archive/refs/tags/v1.3.0.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- curseofwar (cli)
- curseofwar (alias)

## Bibliothèques fournies par macOS

- ncurses

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.3.0
- données locales: OK
- dépôt amont: https://github.com/a-nikolaev/curseofwar
- dernière version détectée: v1.3.0 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

Curse of War is a small terminal-first real-time strategy game that treats the command line as the game surface rather than just a launcher. Its official site describes it as a fast-paced action strategy game for Linux, originally implemented with ncurses, with an SDL graphical version added later.

### Historique du projet

The public GitHub repository was created in 2013 and the official project page presents the game as an RTS influenced by Globulation2, Liquidwar, Settlers, StarCraft, tty games, and roguelikes. Version tags show a compact release line through the 1.x series, including v1.2.0, the release line associated by the project page with the SDL graphical version.

### Historique d'adoption

Its adoption profile is typical of niche terminal games: it is interesting enough to be packaged by Unix-like distributions, but it remains a focused package rather than a broad gaming platform. The official page emphasizes quick command-line starts, local play, and multiplayer server/client commands.

### Modes d'utilisation

Users run `curseofwar` directly, tune maps and game conditions with command-line options, and can start a multiplayer server or client from the terminal. The appeal is immediate play from a package-manager install without a large asset pipeline or desktop launcher.

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

For package-history work, Curse of War is a useful example of the long tail of ncurses games: small upstream, simple executable, GPL licensing, and enough Unix packaging interest to survive as a formula even though the project is not a mainstream game.

### Chronologie

- 2013: Public GitHub repository created.
- 2013: Early 1.x release tags appear in the upstream repository.
- 2014: v1.3.0 tagged in the upstream release history.
- 2024: Repository still received upstream activity.

### Related projects

- The project page names Globulation2, Liquidwar, Settlers, StarCraft, tty games, and roguelikes as influences.

### Sources

- <https://a-nikolaev.github.io/curseofwar/>
- <https://api.github.com/repos/a-nikolaev/curseofwar>
- <https://api.github.com/repos/a-nikolaev/curseofwar/tags?per_page=20>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** curseofwar
- **Version Scheme:** 0
- **Revision:** 0
- **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 - curseofwar - 1.3.0-2: normalized package name match | Debian stable package indexes: curseofwar from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | fast-paced action strategy game for Linux based on ncurses | https://github.com/a-nikolaev/curseofwar/wiki
- Debian apt - curseofwar-common - 1.3.0-2: normalized package name match | Debian stable package indexes: curseofwar-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | common files for fast-paced action strategy curseofwar | https://github.com/a-nikolaev/curseofwar/wiki
- Debian apt - curseofwar-sdl - 1.3.0-2: normalized package name match | Debian stable package indexes: curseofwar-sdl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | fast-paced action strategy game for Linux based on SDL | https://github.com/a-nikolaev/curseofwar/wiki
- Nix - curseofwar: normalized package name match | nixpkgs package indexes: pkgs/by-name/cu/curseofwar/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - curseofwar - 1.1.8-3.1: normalized package name match | Ubuntu 24.04 LTS package indexes: curseofwar from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Fast-paced action strategy game for Linux based on ncurses | https://github.com/a-nikolaev/curseofwar/wiki


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [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.
- [lgeneral](https://pkg.so/fr/brew/lgeneral/) - Shares pkgdb curated category or tags: cli, games, strategy.
- [lcs](https://pkg.so/fr/brew/lcs/) - Shares pkgdb curated category or tags: cli, games, strategy.
- [nethack](https://pkg.so/fr/brew/nethack/) - Shares pkgdb curated category or tags: cli, games, terminal-game.
- [fheroes2](https://pkg.so/fr/brew/fheroes2/) - Shares pkgdb curated category or tags: cli, games, strategy-game.
- [nsnake](https://pkg.so/fr/brew/nsnake/) - Shares pkgdb curated category or tags: cli, games, terminal-game.
- [nudoku](https://pkg.so/fr/brew/nudoku/) - Shares pkgdb curated category or tags: cli, games, terminal-game.
- [vitetris](https://pkg.so/fr/brew/vitetris/) - Shares pkgdb curated category or tags: cli, games, terminal-game.
- [moon-buggy](https://pkg.so/fr/brew/moon-buggy/) - Shares pkgdb curated category or tags: cli, games, terminal-game.
- [widelands](https://pkg.so/fr/brew/widelands/) - Local package facts share a topical domain. Shared terms: cli, game, games, real, real-time.
- [c2048](https://pkg.so/fr/brew/c2048/) - Local package facts share a topical domain. Shared terms: cli, game, games, terminal, terminal-game.

## Combined YAML source

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


## Sources

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