macOS
brew install gnu-golocal Homebrew formula metadata
sudo port install gnugoMacPorts ports tree · games/gnugo/Portfile · ソース: api.github.com
brew
gnu-go のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gnu-golocal Homebrew formula metadata
sudo port install gnugoMacPorts ports tree · games/gnugo/Portfile · ソース: api.github.com
sudo apt install gnugoDebian stable package indexes · gnugo · ソース: deb.debian.org
sudo dnf install gnugoFedora Rawhide package metadata · gnugo · ソース: dl.fedoraproject.org
nix profile install nixpkgs#gnugonixpkgs package indexes · pkgs/by-name/gn/gnugo/package.nix · ソース: api.github.com
sudo pacman -S gnugoArch Linux sync databases · gnugo · ソース: geo.mirror.pkgbuild.com
sudo zypper install gnugoopenSUSE Tumbleweed package metadata · gnugo · ソース: download.opensuse.org
概要
Plays the game of Go
履歴
GNU Go is the GNU Project's free software program for playing the game of Go, distributed as a command-line engine with documented algorithms, protocol support, graphical-client integration, and developer-facing internals.
GNU Go developed in the late 1990s and 2000s as a free software answer to proprietary Computer Go programs. Its manual argues that before GNU Go, Go programs were commonly distributed only as binaries with secret algorithms, while GNU Go made its source and algorithms open for inspection, criticism, and improvement.
The manual names Daniel Bump, Gunnar Farneback, and Arend Bayer as maintainers for GNU Go 3.8, and lists a long chronological authorship chain beginning with Man Li and Wayne Iba. It also thanks Stuart Cracraft, Richard Stallman, and Man Lung Li for interest in making the program part of GNU.
The GNU Go home page states that GNU Go played thousands of games on NNGS and also appeared on LGS, WING, and KGS through volunteer clients. It describes GNU Go as a leading non-commercial Go program in tournaments it entered, reflecting its role as an accessible engine for both players and Computer Go developers.
Its adoption was helped by protocol and client support. The manual documents CGoban setup, lists free graphical clients such as Quarry, qGo, ccGo, RubyGo, Jago, FreeGoban, Mac GNU Go, and Gogui, and explains that GNU Go 3.0 introduced the Go Text Protocol while GMP remained widely used in tournaments.
Practitioners use `gnugo` directly in ASCII mode, through graphical Go clients, as a GTP engine for programs and test harnesses, or as a source base for studying Computer Go algorithms. It reads and writes SGF, can load game records, generate moves for a side to play, set board size and komi, and expose developer traces for understanding move selection.
GNU Go is package-relevant because it is a classic free software game engine with stable command-line behavior and protocol support. It gave Unix-like distributions a non-commercial Go opponent, a testable GTP engine, and a documented Computer Go codebase long before neural-network Go engines reshaped the field.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gnugo | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://www.gnu.org/software/gnugo/gnugo.html
インストールメタデータ
| パッケージキー | brew:gnu-go |
|---|---|
| バージョン | 3.8 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/gnu-go |
| ホームページ | https://www.gnu.org/software/gnugo/gnugo.html |
| リポジトリ | https://git.savannah.gnu.org/cgit/gnugo.git |
| 上流ドキュメント | https://www.gnu.org/software/gnugo/gnugo_toc.html |
| ライセンス | GPL-3.0-or-later AND LicenseRef-Homebrew-public-domain AND LicenseRef-Homebrew-cannot-represent |
| ソースアーカイブ | https://ftpmirror.gnu.org/gnu/gnugo/gnugo-3.8.tar.gz |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gnu-go |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
gnugo
sudo port install gnugognugo 3.8-13
play the game of Go
http://www.gnu.org/software/gnugo/
sudo apt install gnugognugo
nix profile install nixpkgs#gnugognugo 3.8-11build2
play the game of Go
http://www.gnu.org/software/gnugo/
sudo apt install gnugognugo 3.8-38.fc44
Text based go program
http://www.gnu.org/software/gnugo/gnugo.html
sudo dnf install gnugognugo 3.8-8
Program that plays the game of Go
https://www.gnu.org/software/gnugo/
sudo pacman -S gnugognugo 1371149103.84a32e9c-3.8
Chinese Board Game "Go"
https://savannah.gnu.org/projects/gnugo
sudo zypper install gnugoソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.