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

Last updated: July 03,2024

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

$ yay -S postgresql-beta-docs

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

$ yay -Rns postgresql-beta-docs

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

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

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

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

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

ID: 757983
Name: postgresql-beta-docs
PackageBaseID: 113074
PackageBase: postgresql-beta
Version: 13beta2-1
Description: HTML documentation for PostgreSQL
URL: https://www.postgresql.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1635605801
Maintainer:
FirstSubmitted: 1467344879
LastModified: 1593342732
URLPath: /cgit/aur.git/snapshot/postgresql-beta-docs.tar.gz