lib32-cppunit on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S lib32-cppunit

* (Optional) Uninstall lib32-cppunit on Arch using YAY

$ yay -Rns lib32-cppunit

2. Manually Install "lib32-cppunit" via AUR

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

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

b. Clone lib32-cppunit's git locally

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

c. Go to ~/lib32-cppunit folder and install it

$ cd ~/lib32-cppunit $ makepkg -si

3. Information about the lib32-cppunit package on Arch User Repository (AUR)

ID: 683299
Name: lib32-cppunit
PackageBaseID: 135394
PackageBase: lib32-cppunit
Version: 1.15.1-1
Description: A C++ unit testing framework (32-bit)
URL: https://www.freedesktop.org/wiki/Software/cppunit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: adsun
FirstSubmitted: 1535291431
LastModified: 1578322213
URLPath: /cgit/aur.git/snapshot/lib32-cppunit.tar.gz