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

Last updated: July 03,2024

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

$ yay -S postgresql-src-libs

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

$ yay -Rns postgresql-src-libs

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

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

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

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

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

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

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

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

ID: 1133370
Name: postgresql-src-libs
PackageBaseID: 115844
PackageBase: postgresql-src
Version: 14.5-1
Description: Libraries for use with PostgreSQL
URL: http://www.postgresql.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gregbunk
FirstSubmitted: 1475238401
LastModified: 1661964364
URLPath: /cgit/aur.git/snapshot/postgresql-src-libs.tar.gz