pgxnclient on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install pgxnclient on Arch using YAY
$
yay -S
pgxnclient
Copied
* (Optional) Uninstall pgxnclient on Arch using YAY
$
yay -Rns
pgxnclient
Copied
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
Copied
b. Clone pgxnclient's git locally
$
git clone https://aur.archlinux.org/pgxnclient.git
~/pgxnclient
Copied
c. Go to ~/pgxnclient folder and install it
$
cd
~/pgxnclient
Copied
$
makepkg -si
Copied
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
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