unittest-cpp-git on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S unittest-cpp-git

* (Optional) Uninstall unittest-cpp-git on Arch using YAY

$ yay -Rns unittest-cpp-git

2. Manually Install "unittest-cpp-git" via AUR

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

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

b. Clone unittest-cpp-git's git locally

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

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

$ cd ~/unittest-cpp-git $ makepkg -si

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

ID: 295883
Name: unittest-cpp-git
PackageBaseID: 110385
PackageBase: unittest-cpp-git
Version: v1.4.r210.g90357e2-1
Description: Lightweight unit testing framework for C++
URL: https://github.com/unittest-cpp/unittest-cpp
NumVotes: 0
Popularity: 0
OutOfDate: 1705073299
Maintainer: stubb
Submitter: stubb
FirstSubmitted: 1461267104
LastModified: 1461268993
URLPath: /cgit/aur.git/snapshot/unittest-cpp-git.tar.gz