python-chess-git on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-chess-git

* (Optional) Uninstall python-chess-git on Arch using YAY

$ yay -Rns python-chess-git

2. Manually Install "python-chess-git" via AUR

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

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

b. Clone python-chess-git's git locally

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

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

$ cd ~/python-chess-git $ makepkg -si

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

ID: 1133399
Name: python-chess-git
PackageBaseID: 87924
PackageBase: python-chess-git
Version: 1.9.2.r17.g9d68cef4-1
Description: Chess library with move generation/validation and common format support
URL: https://github.com/niklasf/python-chess
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jyantis
FirstSubmitted: 1417552264
LastModified: 1661967735
URLPath: /cgit/aur.git/snapshot/python-chess-git.tar.gz