leela-zero on AUR (Arch User Repository)

Last updated: April 28,2024

1. Install "leela-zero" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install leela-zero on Arch using YAY

$ yay -S leela-zero

* (Optional) Uninstall leela-zero on Arch using YAY

$ yay -Rns leela-zero

2. Manually Install "leela-zero" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone leela-zero's git locally

$ git clone https://aur.archlinux.org/leela-zero.git ~/leela-zero

c. Go to ~/leela-zero folder and install it

$ cd ~/leela-zero $ makepkg -si

3. Information about the leela-zero package on Arch User Repository (AUR)

ID: 601202
Name: leela-zero
PackageBaseID: 131851
PackageBase: leela-zero
Version: 0.17-1
Description: Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
URL: https://github.com/leela-zero/leela-zero
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: apetresc
Submitter: apetresc
FirstSubmitted: 1524625975
LastModified: 1554407184
URLPath: /cgit/aur.git/snapshot/leela-zero.tar.gz