pgbrowse on AUR (Arch User Repository)
Last updated: February 02,2025
1. Install "pgbrowse" 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 pgbrowse on Arch using YAY
$
yay -S
pgbrowse
Copied
* (Optional) Uninstall pgbrowse on Arch using YAY
$
yay -Rns
pgbrowse
Copied
2. Manually Install "pgbrowse" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pgbrowse's git locally
$
git clone https://aur.archlinux.org/pgbrowse.git
~/pgbrowse
Copied
c. Go to ~/pgbrowse folder and install it
$
cd
~/pgbrowse
Copied
$
makepkg -si
Copied
3. Information about the pgbrowse package on Arch User Repository (AUR)
ID: 590492
Name: pgbrowse
PackageBaseID: 139726
PackageBase: pgbrowse
Version: 1.9-2
Description: PgBrowse is a graphical PostgreSQL client. It will allow the user to connect to a PostgreSQL database and execute SQL commands (and much more).
URL: https://github.com/Geballin/PgBrowse
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: Geballin
FirstSubmitted: 1550447579
LastModified: 1551404460
URLPath: /cgit/aur.git/snapshot/pgbrowse.tar.gz
Name: pgbrowse
PackageBaseID: 139726
PackageBase: pgbrowse
Version: 1.9-2
Description: PgBrowse is a graphical PostgreSQL client. It will allow the user to connect to a PostgreSQL database and execute SQL commands (and much more).
URL: https://github.com/Geballin/PgBrowse
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: Geballin
FirstSubmitted: 1550447579
LastModified: 1551404460
URLPath: /cgit/aur.git/snapshot/pgbrowse.tar.gz