postgresql-libs-12 on AUR (Arch User Repository)

Last updated: September 06,2024

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

$ yay -S postgresql-libs-12

* (Optional) Uninstall postgresql-libs-12 on Arch using YAY

$ yay -Rns postgresql-libs-12

2. Manually Install "postgresql-libs-12" via AUR

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

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

b. Clone postgresql-libs-12's git locally

$ git clone https://aur.archlinux.org/postgresql-libs-12.git ~/postgresql-libs-12

c. Go to ~/postgresql-libs-12 folder and install it

$ cd ~/postgresql-libs-12 $ makepkg -si

3. Information about the postgresql-libs-12 package on Arch User Repository (AUR)

ID: 1384906
Name: postgresql-libs-12
PackageBaseID: 161990
PackageBase: postgresql-12
Version: 12.17-2
Description: Libraries for use with PostgreSQL
URL: https://www.postgresql.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: DuBistKomisch
Submitter: DuBistKomisch
FirstSubmitted: 1610423142
LastModified: 1705114485
URLPath: /cgit/aur.git/snapshot/postgresql-libs-12.tar.gz