# 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
- **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>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- curseofwar (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.3.0
## 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

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


## 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
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
