pgtcl-ng on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S pgtcl-ng

* (Optional) Uninstall pgtcl-ng on Arch using YAY

$ yay -Rns pgtcl-ng

2. Manually Install "pgtcl-ng" via AUR

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

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

b. Clone pgtcl-ng's git locally

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

c. Go to ~/pgtcl-ng folder and install it

$ cd ~/pgtcl-ng $ makepkg -si

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

ID: 708332
Name: pgtcl-ng
PackageBaseID: 150300
PackageBase: pgtcl-ng
Version: r394-1
Description: PostgreSQL Tcl Next-Generation
URL: http://pgtclng.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Un1Gfn
FirstSubmitted: 1584345758
LastModified: 1584345758
URLPath: /cgit/aur.git/snapshot/pgtcl-ng.tar.gz