cutechess on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S cutechess

* (Optional) Uninstall cutechess on Arch using YAY

$ yay -Rns cutechess

2. Manually Install "cutechess" via AUR

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

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

b. Clone cutechess's git locally

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

c. Go to ~/cutechess folder and install it

$ cd ~/cutechess $ makepkg -si

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

ID: 1415559
Name: cutechess
PackageBaseID: 119000
PackageBase: cutechess
Version: 1.3.1-1
Description: Tools for working with chess engines
URL: https://github.com/cutechess/cutechess
NumVotes: 12
Popularity: 2.0E-6
OutOfDate:
Maintainer: xiota
Submitter: tdy
FirstSubmitted: 1485062400
LastModified: 1708921047
URLPath: /cgit/aur.git/snapshot/cutechess.tar.gz

5. The same packages on other Linux Distributions