checkmate on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S checkmate

* (Optional) Uninstall checkmate on Arch using YAY

$ yay -Rns checkmate

2. Manually Install "checkmate" via AUR

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

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

b. Clone checkmate's git locally

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

c. Go to ~/checkmate folder and install it

$ cd ~/checkmate $ makepkg -si

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

ID: 591450
Name: checkmate
PackageBaseID: 119208
PackageBase: checkmate
Version: 2.0.24-1
Description: A program to compare theoretical models against many recent experimental analyses
URL: http://checkmate.hepforge.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: JP-Ellis
FirstSubmitted: 1485493215
LastModified: 1551658536
URLPath: /cgit/aur.git/snapshot/checkmate.tar.gz