glchess on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S glchess

* (Optional) Uninstall glchess on Arch using YAY

$ yay -Rns glchess

2. Manually Install "glchess" via AUR

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

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

b. Clone glchess's git locally

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

c. Go to ~/glchess folder and install it

$ cd ~/glchess $ makepkg -si

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

ID: 396979
Name: glchess
PackageBaseID: 97709
PackageBase: glchess
Version: 1.0.6-7
Description: 3D Chess Frontend
URL: http://glchess.sf.net
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1439666208
LastModified: 1490899985
URLPath: /cgit/aur.git/snapshot/glchess.tar.gz

5. The same packages on other Linux Distributions