pgxman on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S pgxman

* (Optional) Uninstall pgxman on Arch using YAY

$ yay -Rns pgxman

2. Manually Install "pgxman" via AUR

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

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

b. Clone pgxman's git locally

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

c. Go to ~/pgxman folder and install it

$ cd ~/pgxman $ makepkg -si

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

ID: 1366144
Name: pgxman
PackageBaseID: 200343
PackageBase: pgxman
Version: 1.0.1-1
Description: PostgreSQL Extension Manager
URL: https://pgxman.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ed-tyl
Submitter: ed-tyl
FirstSubmitted: 1701969280
LastModified: 1701969280
URLPath: /cgit/aur.git/snapshot/pgxman.tar.gz