pgindent on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S pgindent

* (Optional) Uninstall pgindent on Arch using YAY

$ yay -Rns pgindent

2. Manually Install "pgindent" via AUR

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

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

b. Clone pgindent's git locally

$ git clone https://aur.archlinux.org/pgindent.git ~/pgindent

c. Go to ~/pgindent folder and install it

$ cd ~/pgindent $ makepkg -si

3. Information about the pgindent package on Arch User Repository (AUR)

ID: 452539
Name: pgindent
PackageBaseID: 98860
PackageBase: pgindent
Version: 9.6.5-1
Description: Postgresql code indenter
URL: http://www.postgresql.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: treq11
Submitter: treq11
FirstSubmitted: 1440762669
LastModified: 1508264553
URLPath: /cgit/aur.git/snapshot/pgindent.tar.gz