senpai on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S senpai

* (Optional) Uninstall senpai on Arch using YAY

$ yay -Rns senpai

2. Manually Install "senpai" via AUR

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

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

b. Clone senpai's git locally

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

c. Go to ~/senpai folder and install it

$ cd ~/senpai $ makepkg -si

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

ID: 332441
Name: senpai
PackageBaseID: 108602
PackageBase: senpai
Version: 1.0-1
Description: UCI compliant open source chess engine by Fabien Letouzey
URL: http://www.chessprogramming.net/senpai/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: aksr
FirstSubmitted: 1457547789
LastModified: 1472036391
URLPath: /cgit/aur.git/snapshot/senpai.tar.gz

5. The same packages on other Linux Distributions