libfaction++ on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S libfaction++

* (Optional) Uninstall libfaction++ on Arch using YAY

$ yay -Rns libfaction++

2. Manually Install "libfaction++" via AUR

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

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

b. Clone libfaction++'s git locally

$ git clone https://aur.archlinux.org/libfaction++.git ~/libfaction++

c. Go to ~/libfaction++ folder and install it

$ cd ~/libfaction++ $ makepkg -si

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

ID: 501439
Name: libfaction++
PackageBaseID: 131436
PackageBase: libfaction++
Version: 0.0.1-3
Description: A C++ library for test-driven software development
URL: https://timetoplatypus.com/static/faction++
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: betterNadris
Submitter: betterNadris
FirstSubmitted: 1523152990
LastModified: 1523228890
URLPath: /cgit/aur.git/snapshot/libfaction++.tar.gz