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

Last updated: July 06,2024

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

$ yay -S postgresql-docs-git

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

$ yay -Rns postgresql-docs-git

2. Manually Install "postgresql-docs-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone postgresql-docs-git's git locally

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

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

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

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

ID: 1423704
Name: postgresql-docs-git
PackageBaseID: 107299
PackageBase: postgresql-git
Version: 16.beta2.r1571.gf160bf06f7-1
Description: HTML documentation for PostgreSQL
URL: https://www.postgresql.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: a821
Submitter: EndlessEden
FirstSubmitted: 1454913981
LastModified: 1709975072
URLPath: /cgit/aur.git/snapshot/postgresql-docs-git.tar.gz