postgresql-autodoc on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S postgresql-autodoc

* (Optional) Uninstall postgresql-autodoc on Arch using YAY

$ yay -Rns postgresql-autodoc

2. Manually Install "postgresql-autodoc" via AUR

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

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

b. Clone postgresql-autodoc's git locally

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

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

$ cd ~/postgresql-autodoc $ makepkg -si

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

ID: 1085563
Name: postgresql-autodoc
PackageBaseID: 27755
PackageBase: postgresql-autodoc
Version: 1.41-5
Description: Translate PostgreSQL tables to HTML, Dot, Dia and DocBook XML files.
URL: https://github.com/candu/autodoc
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: notizblock
Submitter: talking
FirstSubmitted: 1246235858
LastModified: 1653590278
URLPath: /cgit/aur.git/snapshot/postgresql-autodoc.tar.gz