stockfish on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S stockfish

* (Optional) Uninstall stockfish on Arch using YAY

$ yay -Rns stockfish

2. Manually Install "stockfish" via AUR

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

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

b. Clone stockfish's git locally

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

c. Go to ~/stockfish folder and install it

$ cd ~/stockfish $ makepkg -si

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

ID: 1415962
Name: stockfish
PackageBaseID: 32944
PackageBase: stockfish
Version: 1:16.1-1
Description: A strong UCI chess engine
URL: https://stockfishchess.org/
NumVotes: 157
Popularity: 0.656642
OutOfDate:
Maintainer: niklasf
Submitter:
FirstSubmitted: 1261118460
LastModified: 1708973640
URLPath: /cgit/aur.git/snapshot/stockfish.tar.gz