pgcenter on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S pgcenter

* (Optional) Uninstall pgcenter on Arch using YAY

$ yay -Rns pgcenter

2. Manually Install "pgcenter" via AUR

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

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

b. Clone pgcenter's git locally

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

c. Go to ~/pgcenter folder and install it

$ cd ~/pgcenter $ makepkg -si

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

ID: 935823
Name: pgcenter
PackageBaseID: 136262
PackageBase: pgcenter
Version: 0.9.2-1
Description: Command-line admin tool for observing and troubleshooting Postgres
URL: https://github.com/lesovsky/pgcenter
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: greut
Submitter: dmgk
FirstSubmitted: 1537888153
LastModified: 1626608177
URLPath: /cgit/aur.git/snapshot/pgcenter.tar.gz