pkg.soopen package index

brew / 順位 12625

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install gnu-shogi

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install gnushogi

MacPorts ports tree · games/gnushogi/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install gnushogi

Debian stable package indexes · gnushogi · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install gnushogi

Fedora Rawhide package metadata · gnushogi · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#gnushogi

nixpkgs package indexes · pkgs/by-name/gn/gnushogi/package.nix · ソース: api.github.com

概要

パッケージ概要

Japanese Chess

コマンドとエイリアス

  • gnushogi

履歴

プロジェクトの歴史と使われ方

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.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
gnushogi実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.4.2
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gnu-shogi
バージョン1.4.2
パッケージマネージャHomebrew
ホームページhttps://www.gnu.org/software/gnushogi/
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

MacPorts94%

gnushogi

sudo port install gnushogi
  • installed executable or alias match
  • 一致条件: Gnushogi
MacPorts ports tree · api.github.com · MacPorts ports tree: games/gnushogi/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

gnuminishogi 1.5~git20140725-2.3

program to play minishogi, a shogi variant on a 5x5 board

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

sudo apt install gnuminishogi
  • Section: games
  • Architecture: amd64
  • Source Package: gnushogi
  • 3 依存関係
  • 2 任意依存関係
  • installed executable or alias match
  • 一致条件: Gnushogi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gnuminishogi from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

gnushogi 1.5~git20140725-2.3

program to play shogi, the Japanese version of chess

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

sudo apt install gnushogi
  • Section: games
  • Architecture: amd64
  • 3 依存関係
  • 3 任意依存関係
  • installed executable or alias match
  • 一致条件: Gnushogi
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gnushogi from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

gnushogi

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

gnuminishogi 1.5~git20140725-2.1

program to play minishogi, a shogi variant on a 5x5 board

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

sudo apt install gnuminishogi
  • Section: universe/games
  • Architecture: amd64
  • Source Package: gnushogi
  • 3 依存関係
  • 2 任意依存関係
  • installed executable or alias match
  • 一致条件: Gnushogi
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gnuminishogi from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

gnushogi 1.5~git20140725-2.1

program to play shogi, the Japanese version of chess

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

sudo apt install gnushogi
  • Section: universe/games
  • Architecture: amd64
  • 3 依存関係
  • 3 任意依存関係
  • installed executable or alias match
  • 一致条件: Gnushogi
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gnushogi from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf92%

gnushogi 1.5-0.26.git5bb0b5b.fc45

Shogi, the Japanese version of chess

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

sudo dnf install gnushogi
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: gnushogi
  • 7 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Gnushogi
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gnushogi from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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