# 使用 Homebrew, apt, Nix 安装 fairymax

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

## 安装

```sh
sudo av install brew:fairymax
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install fairymax
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install fairymax
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#fairymax
```

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

## 软件包事实

- **软件包键:** brew:fairymax
- **软件包管理器:** Homebrew
- **版本:** 5.0b
- **来源摘要:** AI for playing Chess variants
- **主页:** <https://www.chessvariants.com/index/msdisplay.php?itemid=MSfairy-max>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- fairymax (别名)
- maxqi (别名)
- shamax (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

Fairy-Max is H.G. Muller's free, open-source chess-variant engine. It is derived from micro-Max and replaces fixed move tables with definitions loaded from fmax.ini, making it useful for experimenting with fairy pieces and variant rule sets.

### 项目历史

The project was created to empirically evaluate fairy pieces by letting them play in checkmating chess games against orthodox pieces. Its design keeps the engine textual and protocol-oriented rather than graphical: Fairy-Max communicates through the WinBoard protocol and expects a GUI such as WinBoard or XBoard to handle display and game interaction.

Fairy-Max also produced or shipped alongside specialized variants such as ShaMax for Shatranj-like behavior and MaxQi for Xiangqi-specific constraints, reflecting the same small-engine approach applied to variants that do not fit the generic fmax.ini model.

### 采用历史

The official documentation says Fairy-Max became included in the standard WinBoard install as a ready-to-run engine. In package-manager culture it is notable because a small, configurable chess engine can be installed as a command-line program while still serving GUI users through the long-running WinBoard/XBoard engine ecosystem.

### 使用方式

Users edit fmax.ini to define piece moves, board sizes, and variant setups, then run Fairy-Max as a WinBoard-compatible engine. The same package commonly exposes related binaries such as fairymax, maxqi, and shamax for the generic engine and dedicated variant engines.

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

Fairy-Max is the sort of package that rewards distribution packaging: it is small, old-school, text-configurable, and useful only when installed together with the right data files and GUI protocol expectations. The fmax.ini file is part of the program's behavior, not just optional sample configuration.

### 时间线

- Undated: H.G. Muller creates Fairy-Max as a chess-variant engine derived from micro-Max.
- Undated: Fairy-Max is included with the standard WinBoard install as a ready-to-run engine.
- Undated: Dedicated variants such as ShaMax and MaxQi are distributed with the Fairy-Max downloads.

### Related projects

- Fairy-Max is closely related to micro-Max, WinBoard/XBoard, ShaMax, MaxQi, and other WinBoard-compatible chess-variant engines.

### 来源

- <https://www.chessvariants.com/index/msdisplay.php?itemid=MSfairy-max>
- <https://home.hccnet.nl/h.g.muller/CVfairy.html>


## 安全说明

narrow executable package without higher-risk signals.

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


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: fmax.ini
## 其他软件包管理器记录

- Debian apt - fairymax - 5.0b-2: normalized package name match | Debian stable package indexes: fairymax from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | xboard compatible chess and chess-variant engine | https://home.hccnet.nl/h.g.muller/CVfairy.html
- Nix - fairymax: normalized package name match | nixpkgs package indexes: pkgs/by-name/fa/fairymax/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - fairymax - 5.0b-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: fairymax from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | xboard compatible chess and chess-variant engine | http://home.hccnet.nl/h.g.muller/CVfairy.html


## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
