pgadmin4-py on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S pgadmin4-py

* (Optional) Uninstall pgadmin4-py on Arch using YAY

$ yay -Rns pgadmin4-py

2. Manually Install "pgadmin4-py" via AUR

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

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

b. Clone pgadmin4-py's git locally

$ git clone https://aur.archlinux.org/pgadmin4-py.git ~/pgadmin4-py

c. Go to ~/pgadmin4-py folder and install it

$ cd ~/pgadmin4-py $ makepkg -si

3. Information about the pgadmin4-py package on Arch User Repository (AUR)

ID: 1362214
Name: pgadmin4-py
PackageBaseID: 199954
PackageBase: pgadmin4-py
Version: 7.8-1
Description: Most popular and feature rich Open Source administration and development platform for PostgreSQL
URL: https://www.pgadmin.org/
NumVotes: 1
Popularity: 0.115214
OutOfDate: 1707387494
Maintainer: dakataca
Submitter: dakataca
FirstSubmitted: 1701058712
LastModified: 1701298889
URLPath: /cgit/aur.git/snapshot/pgadmin4-py.tar.gz