pgintcl on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S pgintcl

* (Optional) Uninstall pgintcl on Arch using YAY

$ yay -Rns pgintcl

2. Manually Install "pgintcl" via AUR

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

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

b. Clone pgintcl's git locally

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

c. Go to ~/pgintcl folder and install it

$ cd ~/pgintcl $ makepkg -si

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

ID: 860514
Name: pgintcl
PackageBaseID: 44147
PackageBase: pgintcl
Version: 3.5.1-2
Description: A Tcl interface to PostgreSQL
URL: https://sourceforge.net/projects/pgintcl
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: herremaw
Submitter: herremaw
FirstSubmitted: 1291469122
LastModified: 1612788860
URLPath: /cgit/aur.git/snapshot/pgintcl.tar.gz