libunittest on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S libunittest

* (Optional) Uninstall libunittest on Arch using YAY

$ yay -Rns libunittest

2. Manually Install "libunittest" via AUR

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

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

b. Clone libunittest's git locally

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

c. Go to ~/libunittest folder and install it

$ cd ~/libunittest $ makepkg -si

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

ID: 310792
Name: libunittest
PackageBaseID: 76205
PackageBase: libunittest
Version: 9.3.3-1
Description: A portable C++ library for unit testing
URL: http://libunittest.sourceforge.net/
NumVotes: 3
Popularity: 0
OutOfDate: 1705263827
Maintainer: richard_vock
Submitter: richard_vock
FirstSubmitted: 1386939902
LastModified: 1465298349
URLPath: /cgit/aur.git/snapshot/libunittest.tar.gz