postgresql13-libs on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S postgresql13-libs

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

$ yay -Rns postgresql13-libs

2. Manually Install "postgresql13-libs" via AUR

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

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

b. Clone postgresql13-libs's git locally

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

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

$ cd ~/postgresql13-libs $ makepkg -si

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

ID: 1412871
Name: postgresql13-libs
PackageBaseID: 178196
PackageBase: postgresql13
Version: 13.14-1
Description: Libraries for use with PostgreSQL
URL: https://www.postgresql.org/
NumVotes: 3
Popularity: 4.0E-6
OutOfDate:
Maintainer: msrd0
Submitter: msrd0
FirstSubmitted: 1650667194
LastModified: 1708468509
URLPath: /cgit/aur.git/snapshot/postgresql13-libs.tar.gz