postgresql-src on AUR (Arch User Repository)
Last updated: November 08,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "postgresql-src" 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 postgresql-src on Arch using YAY
$
yay -S
postgresql-src
Copied
* (Optional) Uninstall postgresql-src on Arch using YAY
$
yay -Rns
postgresql-src
Copied
2. Manually Install "postgresql-src" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone postgresql-src's git locally
$
git clone https://aur.archlinux.org/postgresql-src.git
~/postgresql-src
Copied
c. Go to ~/postgresql-src folder and install it
$
cd
~/postgresql-src
Copied
$
makepkg -si
Copied
3. Information about the postgresql-src package on Arch User Repository (AUR)
ID: 1133372
Name: postgresql-src
PackageBaseID: 115844
PackageBase: postgresql-src
Version: 14.5-1
Description: A sophisticated object-relational DBMS (from source, LTO enabled)
URL: http://www.postgresql.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gregbunk
FirstSubmitted: 1475238401
LastModified: 1661964364
URLPath: /cgit/aur.git/snapshot/postgresql-src.tar.gz
Name: postgresql-src
PackageBaseID: 115844
PackageBase: postgresql-src
Version: 14.5-1
Description: A sophisticated object-relational DBMS (from source, LTO enabled)
URL: http://www.postgresql.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gregbunk
FirstSubmitted: 1475238401
LastModified: 1661964364
URLPath: /cgit/aur.git/snapshot/postgresql-src.tar.gz