# 使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman 安装 xboard

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

## 安装

```sh
sudo av install brew:xboard
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install xboard
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install xboard
```

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

### Linux

- apk (92%):

```sh
sudo apk add xboard
```

  证据: Alpine Linux edge package indexes: xboard from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install xboard
```

  证据: Debian stable package indexes: xboard from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install xboard
```

  证据: Fedora Rawhide package metadata: xboard from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#xboard
```

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

- pacman (92%):

```sh
sudo pacman -S xboard
```

  证据: Arch Linux sync databases: xboard from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## 软件包事实

- **软件包键:** brew:xboard
- **软件包管理器:** Homebrew
- **版本:** 4.9.1
- **来源摘要:** Graphical user interface for chess
- **主页:** <https://www.gnu.org/software/xboard/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- xboard (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

XBoard is the GNU Project's graphical chessboard and chess front end for Unix and Unix-like systems using the X Window System. It supports local engines, Internet Chess Servers, correspondence chess by email, saved games, and many chess variants.

### 项目历史

Tim Mann's project-history page says he found GNU Chess 4.0 and xboard 1.2 in 1991, began fixing bugs and missing features, and became the maintainer. He also says that by early 2000 most of the contemporary xboard/WinBoard code had been written after he took over.

The project evolved from a front end for GNU Chess into a general engine interface. Mann recounts that users began asking how to connect their own engines, with Shay Bushinsky asking in November 1994, and that the ad-hoc GNU Chess communication grew into documented and extended engine support.

WinBoard, the Microsoft Windows counterpart, came out of Mann's work to port xboard to Windows NT around 1993. He split the code into platform-specific front ends and a shared chess backend, and later kept xboard and WinBoard released together.

### 采用历史

The GNU project page describes XBoard as a front end for engines such as GNU Chess and Crafty, Internet chess servers, and email correspondence chess. Tim Mann's 2000 interview describes rapid growth in WinBoard-compatible chess programs and notes that what began as GNU Chess integration had become a compatibility target for many amateur and commercial chess programs.

The GNU page also documents XBoard's later stewardship through the GNU package infrastructure: stable source releases on GNU download servers, development on Savannah, mailing lists, bug trackers, and developer releases for testing.

### 使用方式

Users run XBoard to play against a local chess engine, analyze games, connect to servers such as FICS or ICC, play correspondence chess through CMail, or review PGN files. The GNU page emphasizes international chess, xiangqi, shogi, Makruk, Chess960, Crazyhouse, and other variants.

For engine authors and chess-package maintainers, XBoard is also the reference GUI for the Chess Engine Communication Protocol lineage. It can also work with UCI engines through the Polyglot protocol adapter, according to the GNU XBoard links section.

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

XBoard matters because it separated chess engines from chess user interfaces in the Unix free-software world. That separation helped make engine packages composable: a distro could package a GUI, many engines, protocol adapters, and server clients as interoperable parts instead of monolithic chess programs.

It is also a classic GNU/X11 package: old enough to carry pre-Git history, still distributed through GNU infrastructure, and broad enough to touch GUI packaging, engine protocols, online chess, and variant chess communities.

### 时间线

- 1991: Tim Mann finds GNU Chess 4.0 and xboard 1.2, starts fixing xboard, and becomes maintainer.
- 1992: Internet Chess Server support is added after patches from John Chanak.
- 1993: WinBoard begins as a Windows NT porting project and shares backend code with xboard.
- 1994: Requests from engine authors help push the documented XBoard/WinBoard engine protocol beyond GNU Chess.
- 1998: Tim Mann notes version 4.0.0 as a major release point in his history interview.
- 2016: GNU XBoard 4.9.0 appears as a stable release on the GNU project page and Savannah/Git tags.

### Related projects

- Closely related projects include GNU Chess, Crafty, WinBoard, CMail, FICS, ICC, Polyglot, and chess engines that speak the XBoard/WinBoard protocol.

### 来源

- <https://alpha.gnu.org/gnu/xboard/>
- <https://git.savannah.gnu.org/r/xboard.git>
- <https://www.gnu.org/software/xboard/>
- <https://www.gnu.org/software/xboard/manual/html_node/index.html>
- <https://www.tim-mann.org/history.html>


## 安全说明

narrow executable package without higher-risk signals.

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

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

- Debian apt - xboard - 4.9.1-3: normalized package name match | Debian stable package indexes: xboard from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | X Window System Chess Board | https://savannah.gnu.org/projects/xboard/
- Nix - xboard: normalized package name match | nixpkgs package indexes: pkgs/by-name/xb/xboard/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - xboard - 4.9.1-2build3: normalized package name match | Ubuntu 24.04 LTS package indexes: xboard from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | X Window System Chess Board | https://savannah.gnu.org/projects/xboard/
- apk - xboard - 4.9.1-r5: normalized package name match | Alpine Linux edge package indexes: xboard from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Graphical chessboard for the X Window System | https://www.gnu.org/software/xboard
- apk - xboard-doc - 4.9.1-r5: normalized package name match | Alpine Linux edge package indexes: xboard-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Graphical chessboard for the X Window System (documentation) | https://www.gnu.org/software/xboard
- apk - xboard-lang - 4.9.1-r5: normalized package name match | Alpine Linux edge package indexes: xboard-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Languages for package xboard | https://www.gnu.org/software/xboard
- dnf - xboard - 4.9.1-25.fc45: normalized package name match | Fedora Rawhide package metadata: xboard from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | An X Window System graphical chessboard | https://www.gnu.org/software/xboard/
- pacman - xboard - 4.9.1-4: normalized package name match | Arch Linux sync databases: xboard from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Graphical user interfaces for chess | https://www.gnu.org/software/xboard/
- MacPorts - xboard: normalized package name match | MacPorts ports tree: games/xboard/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/xboard.yml](https://github.com/mxcl/pkgdb/blob/main/combined/xboard.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
