pgcenter on AUR (Arch User Repository)
Last updated: December 27,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
Copied
b. Install pgcenter on Arch using YAY
$
yay -S
pgcenter
Copied
* (Optional) Uninstall pgcenter on Arch using YAY
$
yay -Rns
pgcenter
Copied
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
Copied
b. Clone pgcenter's git locally
$
git clone https://aur.archlinux.org/pgcenter.git
~/pgcenter
Copied
c. Go to ~/pgcenter folder and install it
$
cd
~/pgcenter
Copied
$
makepkg -si
Copied
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
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