pgtap-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S pgtap-git

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

$ yay -Rns pgtap-git

2. Manually Install "pgtap-git" via AUR

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

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

b. Clone pgtap-git's git locally

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

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

$ cd ~/pgtap-git $ makepkg -si

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

ID: 273237
Name: pgtap-git
PackageBaseID: 107296
PackageBase: pgtap-git
Version: v0.95.0.r21.gfebdfa6-1
Description: Suite of database functions that make it easy to write TAP-emitting unit tests in psql scripts or xUnit-style test functions.
URL: http://pgtap.org
NumVotes: 1
Popularity: 0
OutOfDate: 1704202641
Maintainer: BennyBolton
Submitter: BennyBolton
FirstSubmitted: 1454901043
LastModified: 1454901886
URLPath: /cgit/aur.git/snapshot/pgtap-git.tar.gz