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

Last updated: June 25,2024

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

$ yay -S postgresql-src-beta

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

$ yay -Rns postgresql-src-beta

2. Manually Install "postgresql-src-beta" 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-beta's git locally

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

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

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

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

ID: 981655
Name: postgresql-src-beta
PackageBaseID: 136201
PackageBase: postgresql-src-beta
Version: 14rc1-1
Description: A sophisticated object-relational DBMS (from source, LTO enabled)
URL: http://www.postgresql.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gregbunk
FirstSubmitted: 1537697832
LastModified: 1635685663
URLPath: /cgit/aur.git/snapshot/postgresql-src-beta.tar.gz