chesspp-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S chesspp-git

* (Optional) Uninstall chesspp-git on Arch using YAY

$ yay -Rns chesspp-git

2. Manually Install "chesspp-git" via AUR

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

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

b. Clone chesspp-git's git locally

$ git clone https://aur.archlinux.org/chesspp-git.git ~/chesspp-git

c. Go to ~/chesspp-git folder and install it

$ cd ~/chesspp-git $ makepkg -si

3. Information about the chesspp-git package on Arch User Repository (AUR)

ID: 585850
Name: chesspp-git
PackageBaseID: 135046
PackageBase: chesspp-git
Version: 0.0.1-3
Description: a swiss chess algorithm implementation, using an SQLITE database
URL: https://gitlab.com/Emersont1/chesspp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: et1
Submitter: et1
FirstSubmitted: 1534190248
LastModified: 1550062252
URLPath: /cgit/aur.git/snapshot/chesspp-git.tar.gz