ruby-pg-query on AUR (Arch User Repository)

Last updated: January 10,2025

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

$ yay -S ruby-pg-query

* (Optional) Uninstall ruby-pg-query on Arch using YAY

$ yay -Rns ruby-pg-query

2. Manually Install "ruby-pg-query" via AUR

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

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

b. Clone ruby-pg-query's git locally

$ git clone https://aur.archlinux.org/ruby-pg-query.git ~/ruby-pg-query

c. Go to ~/ruby-pg-query folder and install it

$ cd ~/ruby-pg-query $ makepkg -si

3. Information about the ruby-pg-query package on Arch User Repository (AUR)

ID: 1417540
Name: ruby-pg-query
PackageBaseID: 118117
PackageBase: ruby-pg-query
Version: 5.1.0-1
Description: Ruby extension to parse, deparse and normalize SQL queries using the PostgreSQL query parser
URL: https://github.com/lfittl/pg_query
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Fabius
Submitter: arsenbonbon
FirstSubmitted: 1482585415
LastModified: 1709141137
URLPath: /cgit/aur.git/snapshot/ruby-pg-query.tar.gz