pkg.soopen package index

brew / 順位 5783

leela-zero を Homebrew, apt, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install leela-zero

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install leela-zero

Debian stable package indexes · leela-zero · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#leela-zero

nixpkgs package indexes · pkgs/by-name/le/leela-zero/package.nix · ソース: api.github.com

概要

パッケージ概要

Neural Network Go engine with no human-provided knowledge

コマンドとエイリアス

  • leelaz

履歴

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

Leela Zero is an open-source Go engine modeled after DeepMind's AlphaGo Zero approach: Monte Carlo tree search guided by a deep residual convolutional neural network, trained without human-provided Go knowledge.

プロジェクトの歴史

The project appeared after the AlphaGo Zero paper as a public reimplementation effort. Its README explicitly framed the engine as a faithful open-source implementation of the AlphaGo Zero system, while also noting that the repository did not contain trained network weights.

A major part of the project was the distributed AutoGTP training loop: volunteers ran clients that generated self-play games, uploaded results, and helped train stronger networks. The official training site records 21,219,288 self-play games and 1,264,007 match games before the server shut down on 2021-02-15.

The release line evolved through practical engine work: OpenCL/GPU support, GTP integration, GUI-facing analysis commands, batching, Tensor Core support, Winograd optimizations, and AutoGTP features. Version 0.17 was released on 2019-04-04.

採用の歴史

Leela Zero reached adoption well beyond a niche package: the GitHub repository shows thousands of stars and forks, the README documents Homebrew installation for macOS, and the official site linked to community successor projects after training ended.

Go players and engine users usually paired it with GTP-compatible GUIs rather than running the engine directly. The README names Lizzie, Sabaki, LeelaSabaki, and GoReviewPartner as related clients or review tools.

使われ方

Leela Zero is used as a Go engine through the Go Text Protocol. A user supplies a neural-network weights file, enables GTP with `--gtp`, and connects the engine to a GUI or analysis tool for playing, review, and study.

During the distributed-training phase, contributors ran AutoGTP to generate self-play or match games for the public training effort.

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

For package people, Leela Zero is a snapshot of the post-AlphaGo open-source AI-engine wave: C++14, OpenCL, GPU tuning, neural-network weights as separate data artifacts, and package-manager builds that had to expose a command-line engine while leaving training data outside the formula.

It also links Go-engine packaging with AI reproducibility culture: the executable, weights, GUI clients, training server, and community forks are all separate moving parts.

タイムライン

  • 2017: AlphaGo Zero paper prompted open-source reimplementation efforts including Leela Zero.
  • 2018-12-08: GitHub releases page shows Leela Zero 0.9 + AutoGTP v8.
  • 2019-04-04: Version 0.17 + AutoGTP v18 was released with batching, Tensor Core support, and search/analysis improvements.
  • 2021-02-15: Official training server shut down after the project finished its distributed training run.

Related projects

  • The README links Leela Zero to AlphaGo, AlphaGo Zero, AlphaZero, Lizzie, Sabaki, LeelaSabaki, GoReviewPartner, Leela Chess Zero, and lc0.
  • The official training site points former contributors toward SAI and KataGo as successor-style Go AI projects.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:network

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:leela-zero
バージョン0.17
パッケージマネージャHomebrew
ホームページhttps://zero.sjeng.org/
リポジトリhttps://github.com/leela-zero/leela-zero
最終更新2026-07-05T18:49:59+09:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Debian apt95%

leela-zero 0.17-1+b4

Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper

https://github.com/gcp/leela-zero

sudo apt install leela-zero
  • Section: games
  • Architecture: amd64
  • Source Package: leela-zero
  • 10 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Leela Zero
Debian stable package indexes · deb.debian.org · Debian stable package indexes: leela-zero from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

leela-zero

nix profile install nixpkgs#leela-zero
  • normalized package name match
  • 一致条件: Leela Zero
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/le/leela-zero/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

leela-zero 0.17-1build6

Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper

https://github.com/gcp/leela-zero

sudo apt install leela-zero
  • Section: universe/games
  • Architecture: amd64
  • 10 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Leela Zero
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: leela-zero from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

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

このページは 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