pgsi on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "pgsi" 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
Copied
b. Install pgsi on Arch using YAY
$
yay -S
pgsi
Copied
* (Optional) Uninstall pgsi on Arch using YAY
$
yay -Rns
pgsi
Copied
2. Manually Install "pgsi" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pgsi's git locally
$
git clone https://aur.archlinux.org/pgsi.git
~/pgsi
Copied
c. Go to ~/pgsi folder and install it
$
cd
~/pgsi
Copied
$
makepkg -si
Copied
3. Information about the pgsi package on Arch User Repository (AUR)
ID: 824098
Name: pgsi
PackageBaseID: 160239
PackageBase: pgsi
Version: 1.7.1-1
Description: Postgres System Impact report, a script that analyzes Postgres log files and reports on which queries have the highest overall impact on the server
URL: https://bucardo.org/Pgsi/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: marquicus
Submitter: marquicus
FirstSubmitted: 1606329161
LastModified: 1606329161
URLPath: /cgit/aur.git/snapshot/pgsi.tar.gz
Name: pgsi
PackageBaseID: 160239
PackageBase: pgsi
Version: 1.7.1-1
Description: Postgres System Impact report, a script that analyzes Postgres log files and reports on which queries have the highest overall impact on the server
URL: https://bucardo.org/Pgsi/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: marquicus
Submitter: marquicus
FirstSubmitted: 1606329161
LastModified: 1606329161
URLPath: /cgit/aur.git/snapshot/pgsi.tar.gz