check_mate-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S check_mate-bin

* (Optional) Uninstall check_mate-bin on Arch using YAY

$ yay -Rns check_mate-bin

2. Manually Install "check_mate-bin" via AUR

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

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

b. Clone check_mate-bin's git locally

$ git clone https://aur.archlinux.org/check_mate-bin.git ~/check_mate-bin

c. Go to ~/check_mate-bin folder and install it

$ cd ~/check_mate-bin $ makepkg -si

3. Information about the check_mate-bin package on Arch User Repository (AUR)

ID: 1293360
Name: check_mate-bin
PackageBaseID: 195894
PackageBase: check_mate-bin
Version: 0.3.0-1
Description: Utility program to monitor output of certain commands
URL: https://github.com/DziubanMaciej/CheckMate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mdziuban
Submitter: mdziuban
FirstSubmitted: 1689785286
LastModified: 1690152088
URLPath: /cgit/aur.git/snapshot/check_mate-bin.tar.gz