cpptest on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S cpptest

* (Optional) Uninstall cpptest on Arch using YAY

$ yay -Rns cpptest

2. Manually Install "cpptest" via AUR

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

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

b. Clone cpptest's git locally

$ git clone https://aur.archlinux.org/cpptest.git ~/cpptest

c. Go to ~/cpptest folder and install it

$ cd ~/cpptest $ makepkg -si

3. Information about the cpptest package on Arch User Repository (AUR)

ID: 616111
Name: cpptest
PackageBaseID: 24476
PackageBase: cpptest
Version: 2.0.0-1
Description: C++ Unit Testing Framework
URL: https://github.com/cpptest/cpptest
NumVotes: 21
Popularity: 2.0E-6
OutOfDate:
Maintainer: boenki
Submitter:
FirstSubmitted: 1236430457
LastModified: 1558901610
URLPath: /cgit/aur.git/snapshot/cpptest.tar.gz