pg_activity on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S pg_activity

* (Optional) Uninstall pg_activity on Arch using YAY

$ yay -Rns pg_activity

2. Manually Install "pg_activity" via AUR

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

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

b. Clone pg_activity's git locally

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

c. Go to ~/pg_activity folder and install it

$ cd ~/pg_activity $ makepkg -si

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

ID: 1420147
Name: pg_activity
PackageBaseID: 82891
PackageBase: pg_activity
Version: 3.5.0-1
Description: Top-like application for PostgreSQL server activity monitoring
URL: https://github.com/dalibo/pg_activity
NumVotes: 10
Popularity: 0.324222
OutOfDate:
Maintainer: carsme
Submitter: net147
FirstSubmitted: 1402303511
LastModified: 1709497763
URLPath: /cgit/aur.git/snapshot/pg_activity.tar.gz