perl-pgtap on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S perl-pgtap

* (Optional) Uninstall perl-pgtap on Arch using YAY

$ yay -Rns perl-pgtap

2. Manually Install "perl-pgtap" via AUR

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

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

b. Clone perl-pgtap's git locally

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

c. Go to ~/perl-pgtap folder and install it

$ cd ~/perl-pgtap $ makepkg -si

3. Information about the perl-pgtap package on Arch User Repository (AUR)

ID: 464964
Name: perl-pgtap
PackageBaseID: 107297
PackageBase: perl-pgtap
Version: 3.33-1
Description: Stream TAP from pgTAP test scripts
URL: http://pgtap.org
NumVotes: 0
Popularity: 0
OutOfDate: 1588541641
Maintainer:
Submitter: BennyBolton
FirstSubmitted: 1454902050
LastModified: 1511832372
URLPath: /cgit/aur.git/snapshot/perl-pgtap.tar.gz