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
Copied
b. Install critcmp on Arch using YAY
$
yay -S
critcmp
Copied
* (Optional) Uninstall critcmp on Arch using YAY
$
yay -Rns
critcmp
Copied
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
Copied
b. Clone critcmp's git locally
$
git clone https://aur.archlinux.org/critcmp.git
~/critcmp
Copied
c. Go to ~/critcmp folder and install it
$
cd
~/critcmp
Copied
$
makepkg -si
Copied
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
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