leela-zero-git on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "leela-zero-git" 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-git on Arch using YAY

$ yay -S leela-zero-git

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

$ yay -Rns leela-zero-git

2. Manually Install "leela-zero-git" 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-git's git locally

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

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

$ cd ~/leela-zero-git $ makepkg -si

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

ID: 631910
Name: leela-zero-git
PackageBaseID: 133128
PackageBase: leela-zero-git
Version: 766-6
Description: Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper. (next branch)
URL: https://github.com/leela-zero/leela-zero
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: apetresc
Submitter: apetresc
FirstSubmitted: 1528055095
LastModified: 1563894687
URLPath: /cgit/aur.git/snapshot/leela-zero-git.tar.gz