cargo-criterion on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "cargo-criterion" 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 cargo-criterion on Arch using YAY
$
yay -S
cargo-criterion
Copied
* (Optional) Uninstall cargo-criterion on Arch using YAY
$
yay -Rns
cargo-criterion
Copied
2. Manually Install "cargo-criterion" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cargo-criterion's git locally
$
git clone https://aur.archlinux.org/cargo-criterion.git
~/cargo-criterion
Copied
c. Go to ~/cargo-criterion folder and install it
$
cd
~/cargo-criterion
Copied
$
makepkg -si
Copied
3. Information about the cargo-criterion package on Arch User Repository (AUR)
ID: 1121657
Name: cargo-criterion
PackageBaseID: 163452
PackageBase: cargo-criterion
Version: 1.1.0-2
Description: Cargo plugin for analyzing and reporting on Criterion-rs benchmarks.
URL: https://github.com/bheisler/cargo-criterion
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jonasmalacofilho
Submitter: jonasmalacofilho
FirstSubmitted: 1613629632
LastModified: 1659594131
URLPath: /cgit/aur.git/snapshot/cargo-criterion.tar.gz
Name: cargo-criterion
PackageBaseID: 163452
PackageBase: cargo-criterion
Version: 1.1.0-2
Description: Cargo plugin for analyzing and reporting on Criterion-rs benchmarks.
URL: https://github.com/bheisler/cargo-criterion
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jonasmalacofilho
Submitter: jonasmalacofilho
FirstSubmitted: 1613629632
LastModified: 1659594131
URLPath: /cgit/aur.git/snapshot/cargo-criterion.tar.gz