mingw-w64-cppunit on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S mingw-w64-cppunit

* (Optional) Uninstall mingw-w64-cppunit on Arch using YAY

$ yay -Rns mingw-w64-cppunit

2. Manually Install "mingw-w64-cppunit" via AUR

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

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

b. Clone mingw-w64-cppunit's git locally

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

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

$ cd ~/mingw-w64-cppunit $ makepkg -si

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

ID: 1081913
Name: mingw-w64-cppunit
PackageBaseID: 113473
PackageBase: mingw-w64-cppunit
Version: 1.15.1-1
Description: A C++ unit testing framework (mingw-w64)
URL: https://www.freedesktop.org/wiki/Software/cppunit
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Martchus
Submitter: Martchus
FirstSubmitted: 1468284841
LastModified: 1652877734
URLPath: /cgit/aur.git/snapshot/mingw-w64-cppunit.tar.gz