libcatch-cpp-headers on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S libcatch-cpp-headers

* (Optional) Uninstall libcatch-cpp-headers on Arch using YAY

$ yay -Rns libcatch-cpp-headers

2. Manually Install "libcatch-cpp-headers" via AUR

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

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

b. Clone libcatch-cpp-headers's git locally

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

c. Go to ~/libcatch-cpp-headers folder and install it

$ cd ~/libcatch-cpp-headers $ makepkg -si

3. Information about the libcatch-cpp-headers package on Arch User Repository (AUR)

ID: 506360
Name: libcatch-cpp-headers
PackageBaseID: 89600
PackageBase: libcatch-cpp-headers
Version: 1.12.1-1
Description: C++-native framework for unit-tests using only a header file
URL: http://catch-lib.net
NumVotes: 10
Popularity: 0
OutOfDate: 1552857953
Maintainer:
Submitter: yozi
FirstSubmitted: 1421714827
LastModified: 1524927183
URLPath: /cgit/aur.git/snapshot/libcatch-cpp-headers.tar.gz