postgresql14-docs on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S postgresql14-docs

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

$ yay -Rns postgresql14-docs

2. Manually Install "postgresql14-docs" via AUR

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

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

b. Clone postgresql14-docs's git locally

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

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

$ cd ~/postgresql14-docs $ makepkg -si

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

ID: 1407489
Name: postgresql14-docs
PackageBaseID: 174443
PackageBase: postgresql14
Version: 14.11-1
Description: HTML documentation for PostgreSQL
URL: https://www.postgresql.org/
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: mrechte
Submitter: mrechte
FirstSubmitted: 1640617960
LastModified: 1707656722
URLPath: /cgit/aur.git/snapshot/postgresql14-docs.tar.gz