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

Last updated: July 08,2024

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

$ yay -S mingw-w64-doctest

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

$ yay -Rns mingw-w64-doctest

2. Manually Install "mingw-w64-doctest" 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-doctest's git locally

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

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

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

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

ID: 1335185
Name: mingw-w64-doctest
PackageBaseID: 198596
PackageBase: mingw-w64-doctest
Version: 2.4.11-1
Description: The lightest feature rich C++ single header testing framework
URL: https://github.com/onqtam/doctest
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: syyyr
Submitter: syyyr
FirstSubmitted: 1697439203
LastModified: 1697481512
URLPath: /cgit/aur.git/snapshot/mingw-w64-doctest.tar.gz