pgtcl on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S pgtcl

* (Optional) Uninstall pgtcl on Arch using YAY

$ yay -Rns pgtcl

2. Manually Install "pgtcl" via AUR

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

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

b. Clone pgtcl's git locally

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

c. Go to ~/pgtcl folder and install it

$ cd ~/pgtcl $ makepkg -si

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

ID: 1395808
Name: pgtcl
PackageBaseID: 150249
PackageBase: pgtcl
Version: 3.0.1-1
Description: Tcl client side interface to PostgreSQL (libpgtcl)
URL: https://flightaware.github.io/Pgtcl/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: meanjollies
Submitter: Un1Gfn
FirstSubmitted: 1584291260
LastModified: 1706668074
URLPath: /cgit/aur.git/snapshot/pgtcl.tar.gz