# 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
- **Version:** 1.3
- **Quellzusammenfassung:** CHEss OPponent Simulator
- **Homepage:** <https://logological.org/cheops>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- cheops (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.3
## 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

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


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