pgcli-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S pgcli-git

* (Optional) Uninstall pgcli-git on Arch using YAY

$ yay -Rns pgcli-git

2. Manually Install "pgcli-git" via AUR

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

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

b. Clone pgcli-git's git locally

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

c. Go to ~/pgcli-git folder and install it

$ cd ~/pgcli-git $ makepkg -si

3. Information about the pgcli-git package on Arch User Repository (AUR)

ID: 1043735
Name: pgcli-git
PackageBaseID: 90550
PackageBase: pgcli-git
Version: v3.4.0.r1.g25eb9f54-1
Description: a command line interface for Postgres with auto-completion and syntax highlighting
URL: http://pgcli.com/
NumVotes: 13
Popularity: 1.1E-5
OutOfDate:
Maintainer: fzerorubigd
Submitter: fzerorubigd
FirstSubmitted: 1424159603
LastModified: 1645964957
URLPath: /cgit/aur.git/snapshot/pgcli-git.tar.gz