pg_top on AUR (Arch User Repository)

Last updated: November 01,2024

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

$ yay -S pg_top

* (Optional) Uninstall pg_top on Arch using YAY

$ yay -Rns pg_top

2. Manually Install "pg_top" via AUR

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

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

b. Clone pg_top's git locally

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

c. Go to ~/pg_top folder and install it

$ cd ~/pg_top $ makepkg -si

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

ID: 1276114
Name: pg_top
PackageBaseID: 102983
PackageBase: pg_top
Version: r360.32d9c58-1
Description: Top for PostgreSQL
URL: https://pg_top.gitlab.io/
NumVotes: 10
Popularity: 0.00446
OutOfDate:
Maintainer: 1ridic
Submitter: CarstenF
FirstSubmitted: 1446771377
LastModified: 1687269812
URLPath: /cgit/aur.git/snapshot/pg_top.tar.gz