pgadmin3 on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S pgadmin3

* (Optional) Uninstall pgadmin3 on Arch using YAY

$ yay -Rns pgadmin3

2. Manually Install "pgadmin3" via AUR

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

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

b. Clone pgadmin3's git locally

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

c. Go to ~/pgadmin3 folder and install it

$ cd ~/pgadmin3 $ makepkg -si

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

ID: 818431
Name: pgadmin3
PackageBaseID: 140764
PackageBase: pgadmin3
Version: 1.22.2-9
Description: Comprehensive design and management interface for PostgreSQL (legacy)
URL: https://www.pgadmin.org
NumVotes: 2
Popularity: 0
OutOfDate: 1661197236
Maintainer: cl0ne
FirstSubmitted: 1553727238
LastModified: 1605283958
URLPath: /cgit/aur.git/snapshot/pgadmin3.tar.gz