cxxtest on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S cxxtest

* (Optional) Uninstall cxxtest on Arch using YAY

$ yay -Rns cxxtest

2. Manually Install "cxxtest" via AUR

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

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

b. Clone cxxtest's git locally

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

c. Go to ~/cxxtest folder and install it

$ cd ~/cxxtest $ makepkg -si

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

ID: 1415910
Name: cxxtest
PackageBaseID: 202982
PackageBase: cxxtest
Version: 4.4-10
Description: Unit testing framework for C++
URL: https://cxxtest.com/
NumVotes: 1
Popularity: 0.868
OutOfDate:
Maintainer:
Submitter: dvzrv
FirstSubmitted: 1708968019
LastModified: 1708968019
URLPath: /cgit/aur.git/snapshot/cxxtest.tar.gz