pgformatter on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S pgformatter

* (Optional) Uninstall pgformatter on Arch using YAY

$ yay -Rns pgformatter

2. Manually Install "pgformatter" via AUR

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

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

b. Clone pgformatter's git locally

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

c. Go to ~/pgformatter folder and install it

$ cd ~/pgformatter $ makepkg -si

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

ID: 999735
Name: pgformatter
PackageBaseID: 171448
PackageBase: pgformatter
Version: 5.2-2
Description: A PostgreSQL SQL syntax beautifier
URL: https://github.com/darold/pgformatter
NumVotes: 1
Popularity: 0.021108
OutOfDate:
Maintainer: grawlinson
FirstSubmitted: 1632891426
LastModified: 1638989823
URLPath: /cgit/aur.git/snapshot/pgformatter.tar.gz