pguri on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S pguri

* (Optional) Uninstall pguri on Arch using YAY

$ yay -Rns pguri

2. Manually Install "pguri" via AUR

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

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

b. Clone pguri's git locally

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

c. Go to ~/pguri folder and install it

$ cd ~/pguri $ makepkg -si

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

ID: 1372132
Name: pguri
PackageBaseID: 92410
PackageBase: pguri
Version: 1.20151224-11
Description: uri data type for PostgreSQL
URL: https://github.com/petere/pguri/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chungy
Submitter: chungy
FirstSubmitted: 1429701012
LastModified: 1702959904
URLPath: /cgit/aur.git/snapshot/pguri.tar.gz