# gnu-shogi を Homebrew, apt, dnf, MacPorts, Nix でインストール

gnu-shogi のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:gnu-shogi
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install gnu-shogi
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install gnushogi
```

  証拠: MacPorts ports tree: games/gnushogi/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install gnushogi
```

  証拠: Debian stable package indexes: gnushogi from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install gnushogi
```

  証拠: Fedora Rawhide package metadata: gnushogi 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#gnushogi
```

  証拠: nixpkgs package indexes: pkgs/by-name/gn/gnushogi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:gnu-shogi
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.4.2
- **ソース概要:** Japanese Chess
- **ホームページ:** <https://www.gnu.org/software/gnushogi/>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- gnushogi (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.4.2
## プロジェクトの歴史と使われ方

GNU Shogi is a GNU game engine for shogi, the Japanese chess variant. It plays against a human user or against itself and can run with a text interface or through older graphical frontends.

### プロジェクトの歴史

GNU's June 1993 bulletin records GNU Shogi as newly added to the Utilities Tape and describes it as a program created by modifying GNU Chess. The same bulletin identifies Matthias Mutz and explains the engine/front-end split between GNU Shogi and GNU XShogi, with XShogi derived from XBoard.

### 採用の歴史

GNU Shogi represents the GNU Project's early effort to include freely redistributable games as part of a broad Unix-like software environment. Its niche adoption centered on users who wanted a terminal or X Window System shogi opponent, especially on Unix systems where packaged board-game engines and X11 frontends were natural distribution units.

### 使われ方

Practitioners use gnushogi to play shogi against the engine, test positions, run the engine against itself, configure time controls, use opening books, and save or restore games. The manual documents curses, raw text, and xshogi-compatible display modes.

### パッケージ好きにとっての重要性

GNU Shogi is package-nerd interesting less for broad deployment than for lineage: it is a GNU Chess derivative, an XBoard/XShogi-era Unix game, and a reminder that GNU packages include small interactive programs as well as compilers and shell utilities.

### タイムライン

- 1993: GNU's Bulletin listed GNU Shogi among new programs on the Utilities Tape.
- 1993: GNU's Bulletin described GNU Shogi as derived by modifying GNU Chess.
- 2013: The GNU Shogi homepage was written with Savannah, mailing-list, and frontend guidance.
- 2026: The GNU Shogi homepage listed Yann Dirson as maintainer.

### Related projects

- GNU Shogi is related to GNU Chess, GNU XShogi, XBoard, and other Unix board-game engines and frontends.

### ソース

- <https://www.gnu.org/bulletins/bull15.html>
- <https://www.gnu.org/software/gnushogi/>
- <https://www.gnu.org/software/gnushogi/manual/gnushogi.html>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

- MacPorts - gnushogi: installed executable or alias match | MacPorts ports tree: games/gnushogi/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Debian apt - gnuminishogi - 1.5~git20140725-2.3: installed executable or alias match | Debian stable package indexes: gnuminishogi from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | program to play minishogi, a shogi variant on a 5x5 board | https://www.gnu.org/software/gnushogi/
- Debian apt - gnushogi - 1.5~git20140725-2.3: installed executable or alias match | Debian stable package indexes: gnushogi from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | program to play shogi, the Japanese version of chess | https://www.gnu.org/software/gnushogi/
- Nix - gnushogi: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/gn/gnushogi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - gnuminishogi - 1.5~git20140725-2.1: installed executable or alias match | Ubuntu 24.04 LTS package indexes: gnuminishogi from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | program to play minishogi, a shogi variant on a 5x5 board | https://www.gnu.org/software/gnushogi/
- Ubuntu apt - gnushogi - 1.5~git20140725-2.1: installed executable or alias match | Ubuntu 24.04 LTS package indexes: gnushogi from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | program to play shogi, the Japanese version of chess | https://www.gnu.org/software/gnushogi/
- dnf - gnushogi - 1.5-0.26.git5bb0b5b.fc45: installed executable or alias match | Fedora Rawhide package metadata: gnushogi from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Shogi, the Japanese version of chess | https://www.gnu.org/software/gnushogi/


## Combined YAML source

View the package source record on GitHub. [combined/gnu-shogi.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gnu-shogi.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
