pgindent on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install pgindent on Arch using YAY
$
yay -S
pgindent
Copied
* (Optional) Uninstall pgindent on Arch using YAY
$
yay -Rns
pgindent
Copied
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
Copied
b. Clone pgindent's git locally
$
git clone https://aur.archlinux.org/pgindent.git
~/pgindent
Copied
c. Go to ~/pgindent folder and install it
$
cd
~/pgindent
Copied
$
makepkg -si
Copied
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
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