cboard on AUR (Arch User Repository)

Last updated: March 28,2024

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

$ yay -S cboard

* (Optional) Uninstall cboard on Arch using YAY

$ yay -Rns cboard

2. Manually Install "cboard" via AUR

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

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

b. Clone cboard's git locally

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

c. Go to ~/cboard folder and install it

$ cd ~/cboard $ makepkg -si

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

ID: 565499
Name: cboard
PackageBaseID: 100551
PackageBase: cboard
Version: 0.7.5-1
Description: An NCurses PGN browser, editor, and front end to chess engines that use the XBoard protocol.
URL: http://sourceforge.net/projects/c-board/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1442951632
LastModified: 1543905714
URLPath: /cgit/aur.git/snapshot/cboard.tar.gz