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

Last updated: May 04,2024

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

$ yay -S postgresql-src-docs

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

$ yay -Rns postgresql-src-docs

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

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

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

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

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

ID: 1133371
Name: postgresql-src-docs
PackageBaseID: 115844
PackageBase: postgresql-src
Version: 14.5-1
Description: HTML documentation for PostgreSQL
URL: http://www.postgresql.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gregbunk
FirstSubmitted: 1475238401
LastModified: 1661964364
URLPath: /cgit/aur.git/snapshot/postgresql-src-docs.tar.gz