python-pglast on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-pglast

* (Optional) Uninstall python-pglast on Arch using YAY

$ yay -Rns python-pglast

2. Manually Install "python-pglast" via AUR

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

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

b. Clone python-pglast's git locally

$ git clone https://aur.archlinux.org/python-pglast.git ~/python-pglast

c. Go to ~/python-pglast folder and install it

$ cd ~/python-pglast $ makepkg -si

3. Information about the python-pglast package on Arch User Repository (AUR)

ID: 1327142
Name: python-pglast
PackageBaseID: 173031
PackageBase: python-pglast
Version: 5.4-1
Description: PostgreSQL language AST and statement prettifier
URL: https://github.com/lelit/pglast
NumVotes: 1
Popularity: 0
OutOfDate: 1708621875
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1636789280
LastModified: 1696107741
URLPath: /cgit/aur.git/snapshot/python-pglast.tar.gz