pgweb-bin on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S pgweb-bin

* (Optional) Uninstall pgweb-bin on Arch using YAY

$ yay -Rns pgweb-bin

2. Manually Install "pgweb-bin" via AUR

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

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

b. Clone pgweb-bin's git locally

$ git clone https://aur.archlinux.org/pgweb-bin.git ~/pgweb-bin

c. Go to ~/pgweb-bin folder and install it

$ cd ~/pgweb-bin $ makepkg -si

3. Information about the pgweb-bin package on Arch User Repository (AUR)

ID: 1427781
Name: pgweb-bin
PackageBaseID: 114006
PackageBase: pgweb-bin
Version: 0.15.0-1
Description: Web-based PostgreSQL database browser written in Go
URL: https://github.com/sosedoff/pgweb
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: Schnouki
Submitter: Schnouki
FirstSubmitted: 1469622490
LastModified: 1710515892
URLPath: /cgit/aur.git/snapshot/pgweb-bin.tar.gz