postgresql11-docs on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S postgresql11-docs

* (Optional) Uninstall postgresql11-docs on Arch using YAY

$ yay -Rns postgresql11-docs

2. Manually Install "postgresql11-docs" via AUR

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

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

b. Clone postgresql11-docs's git locally

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

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

$ cd ~/postgresql11-docs $ makepkg -si

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

ID: 1351452
Name: postgresql11-docs
PackageBaseID: 177401
PackageBase: postgresql11
Version: 11.22-1
Description: HTML documentation for PostgreSQL
URL: https://www.postgresql.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mrechte
Submitter: mrechte
FirstSubmitted: 1648565863
LastModified: 1699717265
URLPath: /cgit/aur.git/snapshot/postgresql11-docs.tar.gz

5. The same packages on other Linux Distributions