Automic VaultAutomic Vault

brew

Install gnu-chess with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Chess-playing program. Version 6.3.0 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install gnu-chess

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install gnuchess

MacPorts ports tree · games/gnuchess/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add gnuchess

Alpine Linux edge package indexes · gnuchess · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install gnuchess

Debian stable package indexes · gnuchess · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install gnuchess

Fedora Rawhide package metadata · gnuchess · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#gnuchess

nixpkgs package indexes · pkgs/by-name/gn/gnuchess/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S gnuchess

Arch Linux sync databases · gnuchess · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install gnuchess

openSUSE Tumbleweed package metadata · gnuchess · source: download.opensuse.org

overview

Package summary

Chess-playing program

Commands and aliases

  • gnuchess
  • gnuchessu
  • gnuchessx

history

Project history and usage

GNU Chess is the GNU Project chess program: a command-line chess interface and engine that became important both as a playable free software game and as a stable backend for chess front ends.

Project history

GNU Chess belongs to the early tradition of free software chess programs and retained long-term value because it shipped complete source, a command interface, and portable Unix build tooling. The GNU project later renamed its distribution file from `chess` to `gnuchess`, reflecting the conventional package and executable identity used by distributions.

The version 6 line was a major architectural turn. The GNU Chess manual explains that the last 5.x release was 5.08 in 2011, after which Fruit 2.1, by Fabien Letouzey, became the base for GNU Chess v6 after copyright assignment to the Free Software Foundation. GNU Chess 6 kept backward-compatible external interfaces while adapting Fruit through a PolyGlot-based protocol adapter.

The NEWS file records GNU Chess 6.0.0 as the first official v6 release in April 2011. Subsequent releases added internationalization, graphical terminal board display, UCI mode fixes, XBoard integration files, man-page generation, PGN replay, command history, configuration handling, and security fixes.

Adoption history

GNU Chess has been widely used as a packaged chess engine because it works from a terminal yet also plugs into graphical front ends. The v6 developer notes explicitly cite worldwide use as the reason for preserving old interfaces while adopting Fruit. The manual describes use as both an interactive text-console program and a backend engine for XBoard-compatible front ends, with UCI mode also available.

How it is used

Practitioners run `gnuchess` directly for terminal play, script it for engine experiments, pair it with XBoard or other chess front ends, or invoke UCI mode when a UCI-speaking interface is desired. Package users also rely on its book files, PGN loading and saving, FEN/EPD workflows, and configuration file behavior for repeatable engine sessions.

Why package nerds care

GNU Chess matters to package culture because it is both a historically recognizable GNU game and an engine compatibility artifact. It links the older XBoard/Chess Engine Communication Protocol world with the UCI engine world, making it useful for testing front ends, packaging chess engine stacks, and keeping a free command-line baseline available across Unix-like systems.

Timeline

  • 2011: GNU Chess 5.08 ended the 5.x line.
  • 2011: GNU Chess 6.0.0 released with Fruit 2.1 and PolyGlot-derived adapter architecture.
  • 2013: GNU Chess 6.1.0 added gettext internationalization and terminal graphic mode.
  • 2015: GNU Chess 6.2.0 added tighter XBoard integration and a generated man page.
  • 2021: GNU Chess 6.2.9 fixed CVE-2021-30184 in PGN loading and replay.

Related projects

  • Fruit 2.1 supplies the engine base for GNU Chess v6.
  • PolyGlot supplies the adapter model used to bridge UCI and XBoard-style communication.
  • XBoard and WinBoard are front ends in the chess ecosystem that shaped GNU Chess interface compatibility.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 8 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
gnuchesscliglobal executable
gnuchessucliglobal executable
gnuchessxcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version6.3.0
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://www.gnu.org/software/chess/

  • infoNo package-manager update timestamp was available.low confidence
  • infoRelease/tag comparison is only available for GitHub repositories.https://www.gnu.org/software/chess/none confidence

install metadata

Package metadata

Package keybrew:gnu-chess
Version6.3.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/gnu-chess
Homepagehttps://www.gnu.org/software/chess/
Repositoryhttps://git.savannah.gnu.org/cgit/chess.git
Upstream docshttps://www.gnu.org/software/chess/manual/html_node
LicenseGPL-3.0-or-later
Source archivehttps://ftpmirror.gnu.org/gnu/chess/gnuchess-6.3.0.tar.gz
Dependenciesreadline
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared
CaveatsThis formula also downloads the additional opening book. The opening book is a PGN file located in $HOMEBREW_CELLAR/gnu-chess/6.3.0/share/doc/gnu-chess that can be added using gnuchess commands.

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegnu-chess
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

MacPorts94%

gnuchess

sudo port install gnuchess
  • installed executable or alias match
  • Matched by: Gnuchess
MacPorts ports tree · api.github.com · MacPorts ports tree: games/gnuchess/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

gnuchess 6.2.9-0.1

Plays a game of chess, either against the user or against itself

https://www.gnu.org/software/chess/

sudo apt install gnuchess
  • Section: games
  • Architecture: amd64
  • 1 dependencies
  • 4 optional deps
  • installed executable or alias match
  • Matched by: Gnuchess
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gnuchess from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

gnuchess

nix profile install nixpkgs#gnuchess
  • installed executable or alias match
  • Matched by: Gnuchess
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gn/gnuchess/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt92%

gnuchess 6.2.7-1build1

Plays a game of chess, either against the user or against itself

https://www.gnu.org/software/chess/

sudo apt install gnuchess
  • Section: universe/games
  • Architecture: amd64
  • 1 dependencies
  • 4 optional deps
  • installed executable or alias match
  • Matched by: Gnuchess
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gnuchess from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk92%

gnuchess 6.3.0-r0

The GNU chess program

https://www.gnu.org/software/chess/

sudo apk add gnuchess
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: gnuchess
  • 1 dependencies
  • 1 provides
  • installed executable or alias match
  • Matched by: Gnuchess
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gnuchess from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

gnuchess-doc 6.3.0-r0

The GNU chess program (documentation)

https://www.gnu.org/software/chess/

sudo apk add gnuchess-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: gnuchess
  • installed executable or alias match
  • Matched by: Gnuchess
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gnuchess-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf92%

gnuchess 6.3.0-2.fc44

The GNU chess program

https://www.gnu.org/software/chess/

sudo dnf install gnuchess
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: gnuchess
  • 5 dependencies
  • 2 provides
  • installed executable or alias match
  • Matched by: Gnuchess
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gnuchess from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman92%

gnuchess 6.3.0-1

Play chess against the computer on a terminal and an engine for graphical chess frontends

https://www.gnu.org/software/chess/chess.html

sudo pacman -S gnuchess
  • License: GPL3
  • Architecture: x86_64
  • 1 dependencies
  • 1 optional deps
  • installed executable or alias match
  • Matched by: Gnuchess
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: gnuchess from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper92%

gnuchess 6.3.0-1.3

GNU Chess Program

https://www.gnu.org/software/chess/

sudo zypper install gnuchess
  • License: GPL-3.0-or-later
  • Category: Amusements/Games/Board/Chess
  • Architecture: x86_64
  • Source Package: gnuchess
  • 4 dependencies
  • 3 provides
  • installed executable or alias match
  • Matched by: Gnuchess
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gnuchess from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment