postgresql11-libs on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S postgresql11-libs

* (Optional) Uninstall postgresql11-libs on Arch using YAY

$ yay -Rns postgresql11-libs

2. Manually Install "postgresql11-libs" via AUR

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

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

b. Clone postgresql11-libs's git locally

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

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

$ cd ~/postgresql11-libs $ makepkg -si

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

ID: 1351451
Name: postgresql11-libs
PackageBaseID: 177401
PackageBase: postgresql11
Version: 11.22-1
Description: Libraries for use with PostgreSQL
URL: https://www.postgresql.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mrechte
Submitter: mrechte
FirstSubmitted: 1648565863
LastModified: 1699717265
URLPath: /cgit/aur.git/snapshot/postgresql11-libs.tar.gz