chessterm on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S chessterm

* (Optional) Uninstall chessterm on Arch using YAY

$ yay -Rns chessterm

2. Manually Install "chessterm" via AUR

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

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

b. Clone chessterm's git locally

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

c. Go to ~/chessterm folder and install it

$ cd ~/chessterm $ makepkg -si

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

ID: 1244657
Name: chessterm
PackageBaseID: 192922
PackageBase: chessterm
Version: 1.0.0-1
Description: Play Chess in the terminal!
URL: https://github.com/Chewt/chessterm
NumVotes: 2
Popularity: 0.029843
OutOfDate:
Maintainer: Chewt
Submitter: Chewt
FirstSubmitted: 1682140415
LastModified: 1682140415
URLPath: /cgit/aur.git/snapshot/chessterm.tar.gz