postgresql11 on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "postgresql11" 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
Copied
b. Install postgresql11 on Arch using YAY
$
yay -S
postgresql11
Copied
* (Optional) Uninstall postgresql11 on Arch using YAY
$
yay -Rns
postgresql11
Copied
2. Manually Install "postgresql11" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone postgresql11's git locally
$
git clone https://aur.archlinux.org/postgresql11.git
~/postgresql11
Copied
c. Go to ~/postgresql11 folder and install it
$
cd
~/postgresql11
Copied
$
makepkg -si
Copied
3. Information about the postgresql11 package on Arch User Repository (AUR)
ID: 1351453
Name: postgresql11
PackageBaseID: 177401
PackageBase: postgresql11
Version: 11.22-1
Description: Sophisticated object-relational DBMS
URL: https://www.postgresql.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mrechte
Submitter: mrechte
FirstSubmitted: 1648565863
LastModified: 1699717265
URLPath: /cgit/aur.git/snapshot/postgresql11.tar.gz
Name: postgresql11
PackageBaseID: 177401
PackageBase: postgresql11
Version: 11.22-1
Description: Sophisticated object-relational DBMS
URL: https://www.postgresql.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mrechte
Submitter: mrechte
FirstSubmitted: 1648565863
LastModified: 1699717265
URLPath: /cgit/aur.git/snapshot/postgresql11.tar.gz