leela-zero on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install leela-zero on Arch using YAY
$
yay -S
leela-zero
Copied
* (Optional) Uninstall leela-zero on Arch using YAY
$
yay -Rns
leela-zero
Copied
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
Copied
b. Clone leela-zero's git locally
$
git clone https://aur.archlinux.org/leela-zero.git
~/leela-zero
Copied
c. Go to ~/leela-zero folder and install it
$
cd
~/leela-zero
Copied
$
makepkg -si
Copied
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
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