crunch-test on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S crunch-test

* (Optional) Uninstall crunch-test on Arch using YAY

$ yay -Rns crunch-test

2. Manually Install "crunch-test" via AUR

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

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

b. Clone crunch-test's git locally

$ git clone https://aur.archlinux.org/crunch-test.git ~/crunch-test

c. Go to ~/crunch-test folder and install it

$ cd ~/crunch-test $ makepkg -si

3. Information about the crunch-test package on Arch User Repository (AUR)

ID: 801250
Name: crunch-test
PackageBaseID: 158434
PackageBase: crunch-test
Version: 1.1.1-1
Description: crunch your code. Crunch is a unit testing framework written for C and C++.
URL: https://github.com/DX-MON/crunch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: DX-MON
Submitter: DX-MON
FirstSubmitted: 1602016277
LastModified: 1602024149
URLPath: /cgit/aur.git/snapshot/crunch-test.tar.gz