criterion on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "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 criterion on Arch using YAY
$
yay -S
criterion
Copied
* (Optional) Uninstall criterion on Arch using YAY
$
yay -Rns
criterion
Copied
2. Manually Install "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 criterion's git locally
$
git clone https://aur.archlinux.org/criterion.git
~/criterion
Copied
c. Go to ~/criterion folder and install it
$
cd
~/criterion
Copied
$
makepkg -si
Copied
3. Information about the criterion package on Arch User Repository (AUR)
ID: 1414704
Name: criterion
PackageBaseID: 100522
PackageBase: criterion
Version: 2.4.2-2
Description: A cross-platform C and C++ unit testing framework for the 21th century
URL: https://github.com/Snaipe/Criterion
NumVotes: 16
Popularity: 0.072423
OutOfDate:
Maintainer: MrAnno
Submitter: Snaipe
FirstSubmitted: 1442921566
LastModified: 1708772012
URLPath: /cgit/aur.git/snapshot/criterion.tar.gz
Name: criterion
PackageBaseID: 100522
PackageBase: criterion
Version: 2.4.2-2
Description: A cross-platform C and C++ unit testing framework for the 21th century
URL: https://github.com/Snaipe/Criterion
NumVotes: 16
Popularity: 0.072423
OutOfDate:
Maintainer: MrAnno
Submitter: Snaipe
FirstSubmitted: 1442921566
LastModified: 1708772012
URLPath: /cgit/aur.git/snapshot/criterion.tar.gz