qtchess on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S qtchess

* (Optional) Uninstall qtchess on Arch using YAY

$ yay -Rns qtchess

2. Manually Install "qtchess" via AUR

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

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

b. Clone qtchess's git locally

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

c. Go to ~/qtchess folder and install it

$ cd ~/qtchess $ makepkg -si

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

ID: 1382052
Name: qtchess
PackageBaseID: 81525
PackageBase: qtchess
Version: 2024.01.10-1
Description: Online chess game client written in Qt
URL: https://textbrowser.github.io/qtchess/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: maandree
FirstSubmitted: 1399163175
LastModified: 1704659370
URLPath: /cgit/aur.git/snapshot/qtchess.tar.gz