# 使用 Homebrew, apt, Nix 安装 curseofwar

查看 curseofwar 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install curseofwar
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install curseofwar
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:curseofwar
- **软件包管理器:** Homebrew
- **版本:** 1.3.0
- **来源摘要:** Fast-paced action strategy game
- **主页:** <https://a-nikolaev.github.io/curseofwar/>
- **仓库:** <https://github.com/a-nikolaev/curseofwar>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- curseofwar (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.3.0
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

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


## 来源

- 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
