# cheops mit Homebrew, MacPorts installieren

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

## Installation

```sh
sudo av install brew:cheops
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install cheops
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install cheops
```

  Evidenz: MacPorts ports tree: games/cheops/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:cheops
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/cheops>
- **Version:** 1.3
- **Quellzusammenfassung:** CHEss OPponent Simulator
- **Homepage:** <https://logological.org/cheops>
- **Upstream-Dokumentation:** <https://logological.org/cheops>
- **Lizenz:** GPL-3.0-or-later
- **Quellarchiv:** <https://files.nothingisreal.com/software/cheops/cheops-1.3.tar.bz2>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- cheops (cli)
- cheops (Alias)

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 1.3
- lokale Daten: OK
- Upstream-Repository: https://logological.org/cheops
- Info: No package-manager update timestamp was available.
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

CHEOPS, the CHEss OPponent Simulator, is a small command-line chess program and engine by Tristan Miller. It is niche, but official project pages provide enough release history to document it as a traditional Unix-style game package.

### Projektgeschichte

The official homepage says CHEOPS was conceived and written by Tristan Miller and describes it as a fully functional chess program supporting human-vs-human, human-vs-computer, and computer-vs-computer play. It uses a 64-square linear board representation, alpha-beta search, and a static evaluation function over material, mobility, and motif features.

The NEWS file records an initial 1.0 release in November 2003, GNU-style packaging with configure script and man page in 1.1, compiler compatibility fixes in 1.2, and GPL-3.0 relicensing in 1.3.

### Adoptionsgeschichte

The project is small, but the homepage documents source releases on GitHub and nothingisreal.com, openSUSE packages, and third-party Windows builds. The batch metadata lists Homebrew and MacPorts packaging.

CHEOPS is therefore more of a preserved portable Unix game than a widely adopted chess engine ecosystem project.

### Wie es verwendet wird

Users run cheops in a terminal, choose who controls each side, optionally adjust computer-opponent evaluation weights, and enter moves in coordinate notation such as g1f3. The man page documents commands for help, resigning, redisplaying the board, reversing the board, showing computer thinking, logging, saving, starting a new game, and quitting.

The package builds with a standard configure script on Unix-like systems, matching the expectations of source-based package managers and ports collections.

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

CHEOPS is package-nerd significant mainly as a small, old-school Unix game package: source tarballs, configure and make, a section 6 man page, GPL licensing, and ports-package distribution.

It also shows why package managers keep niche software alive: even a four-star chess program can remain installable decades after its first release when it follows conventional source distribution patterns.

### Zeitleiste

- 2003: CHEOPS 1.0 initial release.
- 2003: CHEOPS 1.1 added GNU-style packaging, configure script, man page, and --help/--version.
- 2015: CHEOPS 1.2 fixed compilation with modern GCC.
- 2016: CHEOPS 1.3 released and relicensed under GPL-3.0.

### Related projects

- GNU Chess, chesstool, and xboard are listed in the CHEOPS man page as related tools.
- openSUSE packaging and MacPorts/Homebrew formulas are relevant distribution relatives for this kind of Unix game.

### Quellen

- <https://logological.org/cheops>
- <https://github.com/logological/cheops>
- <https://files.nothingisreal.com/software/cheops/NEWS>
- <https://github.com/logological/cheops/blob/master/doc/cheops.6>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** cheops
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Andere Paketmanager-Einträge

- MacPorts - cheops: normalized package name match | MacPorts ports tree: games/cheops/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Verwandte Links

- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Game and emulation packages](https://pkg.so/de/game-emulation-tools/) - Matched game or emulation metadata.
- [Homebrew utility packages](https://pkg.so/de/brew-utility-packages/) - Matched Homebrew package provider.
- [fairymax](https://pkg.so/de/brew/fairymax/) - Shares pkgdb curated category or tags: chess, cli, engine, games.
- [fairy-stockfish](https://pkg.so/de/brew/fairy-stockfish/) - Shares pkgdb curated category or tags: chess, cli, engine, games.
- [lc0](https://pkg.so/de/brew/lc0/) - Shares pkgdb curated category or tags: chess, cli, engine, games.
- [polyglot](https://pkg.so/de/brew/polyglot/) - Shares pkgdb curated category or tags: chess, cli, games.
- [xboard](https://pkg.so/de/brew/xboard/) - Shares pkgdb curated category or tags: chess, cli, game, games.
- [stockfish](https://pkg.so/de/brew/stockfish/) - Shares pkgdb curated category or tags: chess, cli, games.
- [nethack](https://pkg.so/de/brew/nethack/) - Shares pkgdb curated category or tags: cli, game, games.
- [freeciv](https://pkg.so/de/brew/freeciv/) - Shares pkgdb curated category or tags: cli, game, games.

## Combined YAML source

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


## Quellen

- 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
