lc0 on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S lc0

* (Optional) Uninstall lc0 on Arch using YAY

$ yay -Rns lc0

2. Manually Install "lc0" via AUR

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

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

b. Clone lc0's git locally

$ git clone https://aur.archlinux.org/lc0.git ~/lc0

c. Go to ~/lc0 folder and install it

$ cd ~/lc0 $ makepkg -si

3. Information about the lc0 package on Arch User Repository (AUR)

ID: 1316976
Name: lc0
PackageBaseID: 144063
PackageBase: lc0
Version: 0.30.0-1
Description: UCI-compliant chess engine designed to play chess via neural network, specifically those of the LeelaChessZero project.
URL: https://lczero.org/
NumVotes: 5
Popularity: 0.030261
OutOfDate:
Maintainer: ivanmlerner
Submitter: ivanmlerner
FirstSubmitted: 1564904868
LastModified: 1694377222
URLPath: /cgit/aur.git/snapshot/lc0.tar.gz