postgresql15-libs on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S postgresql15-libs

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

$ yay -Rns postgresql15-libs

2. Manually Install "postgresql15-libs" via AUR

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

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

b. Clone postgresql15-libs's git locally

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

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

$ cd ~/postgresql15-libs $ makepkg -si

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

ID: 1413305
Name: postgresql15-libs
PackageBaseID: 200371
PackageBase: postgresql15
Version: 15.6-2
Description: Libraries for use with PostgreSQL
URL: https://www.postgresql.org/
NumVotes: 1
Popularity: 0.180698
OutOfDate:
Maintainer: mrechte
Submitter: mrechte
FirstSubmitted: 1702033280
LastModified: 1708532229
URLPath: /cgit/aur.git/snapshot/postgresql15-libs.tar.gz