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

Last updated: May 18,2024

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

$ yay -S postgresql-lts-docs

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

$ yay -Rns postgresql-lts-docs

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

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

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

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

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

ID: 1128314
Name: postgresql-lts-docs
PackageBaseID: 107557
PackageBase: postgresql-lts
Version: 11.17-1
Description: HTML documentation for PostgreSQL
URL: https://www.postgresql.org/
NumVotes: 3
Popularity: 4.0E-6
OutOfDate:
Maintainer: arielp
FirstSubmitted: 1455462941
LastModified: 1661011247
URLPath: /cgit/aur.git/snapshot/postgresql-lts-docs.tar.gz