macOS
brew install katagolocal Homebrew formula metadata
brew / 順位 2805
katago のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install katagolocal Homebrew formula metadata
sudo dnf install katagoFedora Rawhide package metadata · katago · ソース: dl.fedoraproject.org
nix profile install nixpkgs#katagonixpkgs package indexes · pkgs/by-name/ka/katago/package.nix · ソース: api.github.com
概要
Neural Network Go engine with no human-provided knowledge
履歴
KataGo is David J. Wu's open-source Go engine, combining neural-network-guided Monte Carlo tree search with self-play training and a GTP command-line interface for Go GUIs and analysis tools.
KataGo was released publicly with the February 2019 paper 'Accelerating Self-Play Learning in Go'. The paper and Jane Street announcement emphasized practical efficiency: stronger self-play learning with far less compute than AlphaZero-style baselines, plus Go-specific targets such as score estimation and ownership prediction.
The repository describes KataGo as a GTP engine rather than a graphical program. Its docs and README grew into a package for engine users, GUI integrators, and researchers, covering training history, model files, backends, GTP usage, and experiments beyond the original paper.
The project continued to incorporate methods documented after the paper, including multiple board-size support, search and training refinements, and later neural-network architecture work.
KataGo became a common analysis engine in the Go software ecosystem because it offered strong play, score estimation, multiple rulesets, variable board sizes, and usable command-line integration with GUIs.
Package-manager adoption matters here because KataGo is not a single self-contained GUI. Users often install the engine through Homebrew or binaries, then connect it to tools such as KaTrain, Lizzie-family GUIs, q5Go, Sabaki, or other analysis front ends.
The README documents KataGo as a GTP engine that generally runs behind a GUI or analysis program. Homebrew installs config files and neural networks under the formula's share directory, and the README shows how to discover those files with brew list --verbose.
KataGo is a package-nerd classic because it turns a research-grade AI engine into something installable, scriptable, and composable with separate model files and GUI front ends. The package boundary is unusually visible: executable, backend choice, config, neural net, and GTP consumer all have to line up.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
katago | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/lightvector/KataGo
インストールメタデータ
| パッケージキー | brew:katago |
|---|---|
| バージョン | 1.17.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/katago |
| ホームページ | https://katagotraining.org/ |
| リポジトリ | https://github.com/lightvector/KataGo |
| 上流ドキュメント | https://katagotraining.org/ |
| ライセンス | MIT AND CC0-1.0 |
| ソースアーカイブ | https://github.com/lightvector/KataGo/archive/refs/tags/v1.17.1.tar.gz |
| 最終更新 | 2026-07-31T18:35:29Z |
| Pulse | updated |
| 依存関係 | abseil, libzip, protobuf |
| ビルド依存関係 | cmake, ninja, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | katago |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
katago
nix profile install nixpkgs#katagokatago 1.14.1-4.fc43
GTP engine and self-play learning in Go
sudo dnf install katagokatago-doc 1.14.1-4.fc43
Documentation for katago
sudo dnf install katago-dockatago-eigen 1.14.1-4.fc43
Documentation for katago - eigen backend
sudo dnf install katago-eigenkatago-opencl 1.14.1-4.fc43
Documentation for katago - eigen backend - OpenCL backend
sudo dnf install katago-openclソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.