pg-bsd-indent on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S pg-bsd-indent

* (Optional) Uninstall pg-bsd-indent on Arch using YAY

$ yay -Rns pg-bsd-indent

2. Manually Install "pg-bsd-indent" via AUR

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

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

b. Clone pg-bsd-indent's git locally

$ git clone https://aur.archlinux.org/pg-bsd-indent.git ~/pg-bsd-indent

c. Go to ~/pg-bsd-indent folder and install it

$ cd ~/pg-bsd-indent $ makepkg -si

3. Information about the pg-bsd-indent package on Arch User Repository (AUR)

ID: 452540
Name: pg-bsd-indent
PackageBaseID: 98861
PackageBase: pg-bsd-indent
Version: 1.3-2
Description: BSD indent (patched for postgresql)
URL: http://www.postgresql.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: treq11
Submitter: treq11
FirstSubmitted: 1440763695
LastModified: 1508264608
URLPath: /cgit/aur.git/snapshot/pg-bsd-indent.tar.gz