python-chess on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "python-chess" 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
Copied
b. Install python-chess on Arch using YAY
$
yay -S
python-chess
Copied
* (Optional) Uninstall python-chess on Arch using YAY
$
yay -Rns
python-chess
Copied
2. Manually Install "python-chess" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-chess's git locally
$
git clone https://aur.archlinux.org/python-chess.git
~/python-chess
Copied
c. Go to ~/python-chess folder and install it
$
cd
~/python-chess
Copied
$
makepkg -si
Copied
3. Information about the python-chess package on Arch User Repository (AUR)
ID: 1315591
Name: python-chess
PackageBaseID: 119547
PackageBase: python-chess
Version: 1.10.0-1
Description: A Python chess library with move generation/validation and PGN/Polyglot/Gaviota/Syzygy/UCI support
URL: https://github.com/niklasf/python-chess
NumVotes: 7
Popularity: 0.060072
OutOfDate:
Maintainer: acxz
Submitter: tdy
FirstSubmitted: 1486459400
LastModified: 1694133401
URLPath: /cgit/aur.git/snapshot/python-chess.tar.gz
Name: python-chess
PackageBaseID: 119547
PackageBase: python-chess
Version: 1.10.0-1
Description: A Python chess library with move generation/validation and PGN/Polyglot/Gaviota/Syzygy/UCI support
URL: https://github.com/niklasf/python-chess
NumVotes: 7
Popularity: 0.060072
OutOfDate:
Maintainer: acxz
Submitter: tdy
FirstSubmitted: 1486459400
LastModified: 1694133401
URLPath: /cgit/aur.git/snapshot/python-chess.tar.gz