pgxnclient on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S pgxnclient

* (Optional) Uninstall pgxnclient on Arch using YAY

$ yay -Rns pgxnclient

2. Manually Install "pgxnclient" via AUR

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

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

b. Clone pgxnclient's git locally

$ git clone https://aur.archlinux.org/pgxnclient.git ~/pgxnclient

c. Go to ~/pgxnclient folder and install it

$ cd ~/pgxnclient $ makepkg -si

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

ID: 1163843
Name: pgxnclient
PackageBaseID: 48673
PackageBase: pgxnclient
Version: 1.3.2-1
Description: Command line tool to interact with the PostgreSQL Extension Network
URL: http://pgxn.org/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: zachasme
Submitter: intgr
FirstSubmitted: 1304364437
LastModified: 1667570962
URLPath: /cgit/aur.git/snapshot/pgxnclient.tar.gz