cargo-checkmate on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S cargo-checkmate

* (Optional) Uninstall cargo-checkmate on Arch using YAY

$ yay -Rns cargo-checkmate

2. Manually Install "cargo-checkmate" via AUR

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

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

b. Clone cargo-checkmate's git locally

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

c. Go to ~/cargo-checkmate folder and install it

$ cd ~/cargo-checkmate $ makepkg -si

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

ID: 1032772
Name: cargo-checkmate
PackageBaseID: 169992
PackageBase: cargo-checkmate
Version: 0.1.10-1
Description: Perform a series of useful checks out of the box
URL: https://github.com/nathan-at-least/cargo-checkmate
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1629153068
LastModified: 1644194905
URLPath: /cgit/aur.git/snapshot/cargo-checkmate.tar.gz