libpg_query on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S libpg_query

* (Optional) Uninstall libpg_query on Arch using YAY

$ yay -Rns libpg_query

2. Manually Install "libpg_query" via AUR

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

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

b. Clone libpg_query's git locally

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

c. Go to ~/libpg_query folder and install it

$ cd ~/libpg_query $ makepkg -si

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

ID: 1105209
Name: libpg_query
PackageBaseID: 169808
PackageBase: libpg_query
Version: 13.2.1.2-1
Description: C library for accessing the PostgreSQL parser outside of the server environment
URL: https://github.com/pganalyze/libpg_query
NumVotes: 1
Popularity: 0.00038
OutOfDate:
Maintainer: grawlinson
FirstSubmitted: 1628632394
LastModified: 1656489838
URLPath: /cgit/aur.git/snapshot/libpg_query.tar.gz