cppqc-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S cppqc-git

* (Optional) Uninstall cppqc-git on Arch using YAY

$ yay -Rns cppqc-git

2. Manually Install "cppqc-git" via AUR

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

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

b. Clone cppqc-git's git locally

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

c. Go to ~/cppqc-git folder and install it

$ cd ~/cppqc-git $ makepkg -si

3. Information about the cppqc-git package on Arch User Repository (AUR)

ID: 1294197
Name: cppqc-git
PackageBaseID: 88390
PackageBase: cppqc-git
Version: r124.d68ec02-1
Description: QuickCheck-like property based automated testing tool for C++
URL: https://github.com/philipp-classen/CppQuickCheck
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: PhCl
Submitter: PhCl
FirstSubmitted: 1418962375
LastModified: 1690278447
URLPath: /cgit/aur.git/snapshot/cppqc-git.tar.gz