critcmp on AUR (Arch User Repository)

Last updated: March 10,2025

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

$ yay -S critcmp

* (Optional) Uninstall critcmp on Arch using YAY

$ yay -Rns critcmp

2. Manually Install "critcmp" via AUR

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

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

b. Clone critcmp's git locally

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

c. Go to ~/critcmp folder and install it

$ cd ~/critcmp $ makepkg -si

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

ID: 900765
Name: critcmp
PackageBaseID: 166307
PackageBase: critcmp
Version: 0.1.7-1
Description: A command line tool for comparing benchmarks run by Criterion.
URL: https://github.com/BurntSushi/critcmp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: denisse
Submitter: denisse
FirstSubmitted: 1619935706
LastModified: 1619935706
URLPath: /cgit/aur.git/snapshot/critcmp.tar.gz