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

Last updated: June 28,2024

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

$ yay -S postgresql-docs-11

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

$ yay -Rns postgresql-docs-11

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

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

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

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

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

ID: 1028284
Name: postgresql-docs-11
PackageBaseID: 152027
PackageBase: postgresql-11
Version: 11.14-1
Description: HTML documentation for PostgreSQL
URL: https://www.postgresql.org/
NumVotes: 6
Popularity: 0.039176
OutOfDate: 1646926541
Maintainer: bigdavedev
FirstSubmitted: 1587916285
LastModified: 1643553397
URLPath: /cgit/aur.git/snapshot/postgresql-docs-11.tar.gz