cargo-benchcmp on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S cargo-benchcmp

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

$ yay -Rns cargo-benchcmp

2. Manually Install "cargo-benchcmp" via AUR

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

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

b. Clone cargo-benchcmp's git locally

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

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

$ cd ~/cargo-benchcmp $ makepkg -si

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

ID: 1392164
Name: cargo-benchcmp
PackageBaseID: 126034
PackageBase: cargo-benchcmp
Version: 0.4.4-1
Description: A small utility to compare Rust micro-benchmarks
URL: https://github.com/BurntSushi/cargo-benchcmp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: iamawacko
Submitter: kpcyrd
FirstSubmitted: 1506959389
LastModified: 1706156897
URLPath: /cgit/aur.git/snapshot/cargo-benchcmp.tar.gz