pg_show_plans on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S pg_show_plans

* (Optional) Uninstall pg_show_plans on Arch using YAY

$ yay -Rns pg_show_plans

2. Manually Install "pg_show_plans" via AUR

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

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

b. Clone pg_show_plans's git locally

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

c. Go to ~/pg_show_plans folder and install it

$ cd ~/pg_show_plans $ makepkg -si

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

ID: 725530
Name: pg_show_plans
PackageBaseID: 151937
PackageBase: pg_show_plans
Version: 1.0.0-1
Description: Shows the query plans of all currently running SQL statements
URL: https://www.cybertec-postgresql.com/en/products/pg-show-plans/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: localghost
Submitter: localghost
FirstSubmitted: 1587722893
LastModified: 1587722893
URLPath: /cgit/aur.git/snapshot/pg_show_plans.tar.gz