chess-tui on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S chess-tui

* (Optional) Uninstall chess-tui on Arch using YAY

$ yay -Rns chess-tui

2. Manually Install "chess-tui" via AUR

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

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

b. Clone chess-tui's git locally

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

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

$ cd ~/chess-tui $ makepkg -si

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

ID: 1372182
Name: chess-tui
PackageBaseID: 200318
PackageBase: chess-tui
Version: 1.1.0-1
Description: A chess TUI implementation in rust 🦀
URL: https://github.com/thomas-mauran/chess-tui
NumVotes: 1
Popularity: 0.136035
OutOfDate:
Maintainer: Rustmilian
Submitter: Rustmilian
FirstSubmitted: 1701916060
LastModified: 1702967878
URLPath: /cgit/aur.git/snapshot/chess-tui.tar.gz