postgresql-devel on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S postgresql-devel

* (Optional) Uninstall postgresql-devel on Arch using YAY

$ yay -Rns postgresql-devel

2. Manually Install "postgresql-devel" via AUR

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

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

b. Clone postgresql-devel's git locally

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

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

$ cd ~/postgresql-devel $ makepkg -si

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

ID: 1351418
Name: postgresql-devel
PackageBaseID: 176597
PackageBase: postgresql-devel
Version: 17devel-1
Description: Sophisticated object-relational DBMS
URL: https://www.postgresql.org/
NumVotes: 1
Popularity: 0.00011
OutOfDate:
Maintainer: mrechte
Submitter: mrechte
FirstSubmitted: 1646398832
LastModified: 1699714998
URLPath: /cgit/aur.git/snapshot/postgresql-devel.tar.gz