libtap-git on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S libtap-git

* (Optional) Uninstall libtap-git on Arch using YAY

$ yay -Rns libtap-git

2. Manually Install "libtap-git" via AUR

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

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

b. Clone libtap-git's git locally

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

c. Go to ~/libtap-git folder and install it

$ cd ~/libtap-git $ makepkg -si

3. Information about the libtap-git package on Arch User Repository (AUR)

ID: 288110
Name: libtap-git
PackageBaseID: 109327
PackageBase: libtap-git
Version: 0.1.0.16.gd2109aa-1
Description: C testing library implementing the Test Anything Protocol
URL: https://github.com/zorgnax/libtap
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: trengrj
FirstSubmitted: 1458967100
LastModified: 1458968824
URLPath: /cgit/aur.git/snapshot/libtap-git.tar.gz