Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper 安装 gnu-chess

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gnu-chess

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install gnuchess

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

Linux

Alpine Linux apk已验证 · 92%
sudo apk add gnuchess

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

Debian apt已验证 · 92%
sudo apt install gnuchess

Debian stable package indexes · gnuchess · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install gnuchess

Fedora Rawhide package metadata · gnuchess · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#gnuchess

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

Arch Linux pacman已验证 · 92%
sudo pacman -S gnuchess

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

openSUSE zypper已验证 · 92%
sudo zypper install gnuchess

openSUSE Tumbleweed package metadata · gnuchess · 来源: download.opensuse.org

概览

软件包摘要

Chess-playing program

命令和别名

  • gnuchess
  • gnuchessu
  • gnuchessx

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

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

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.

时间线

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

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 8 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
gnuchesscli全局可执行文件
gnuchessucli全局可执行文件
gnuchessxcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本6.3.0
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

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

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息Release/tag comparison is only available for GitHub repositories.https://www.gnu.org/software/chess/none 置信度

安装元数据

软件包元数据

软件包键brew:gnu-chess
版本6.3.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/gnu-chess
主页https://www.gnu.org/software/chess/
仓库https://git.savannah.gnu.org/cgit/chess.git
上游文档https://www.gnu.org/software/chess/manual/html_node
许可证GPL-3.0-or-later
源码归档https://ftpmirror.gnu.org/gnu/chess/gnuchess-6.3.0.tar.gz
依赖readline
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明
注意事项This 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.

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

MacPorts94%

gnuchess

sudo port install gnuchess
  • installed executable or alias match
  • 匹配方式: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 依赖
  • 4 可选依赖
  • installed executable or alias match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 4 可选依赖
  • installed executable or alias match
  • 匹配方式: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 依赖
  • 1 提供
  • installed executable or alias match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 2 提供
  • installed executable or alias match
  • 匹配方式: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 依赖
  • 1 可选依赖
  • installed executable or alias match
  • 匹配方式: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 依赖
  • 3 提供
  • installed executable or alias match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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