postgresql-beta on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S postgresql-beta

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

$ yay -Rns postgresql-beta

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

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

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

$ cd ~/postgresql-beta $ makepkg -si

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

ID: 757984
Name: postgresql-beta
PackageBaseID: 113074
PackageBase: postgresql-beta
Version: 13beta2-1
Description: Sophisticated object-relational DBMS
URL: https://www.postgresql.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1635605801
Maintainer:
FirstSubmitted: 1467344879
LastModified: 1593342732
URLPath: /cgit/aur.git/snapshot/postgresql-beta.tar.gz