gawk-pgsql on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S gawk-pgsql

* (Optional) Uninstall gawk-pgsql on Arch using YAY

$ yay -Rns gawk-pgsql

2. Manually Install "gawk-pgsql" via AUR

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

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

b. Clone gawk-pgsql's git locally

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

c. Go to ~/gawk-pgsql folder and install it

$ cd ~/gawk-pgsql $ makepkg -si

3. Information about the gawk-pgsql package on Arch User Repository (AUR)

ID: 1392156
Name: gawk-pgsql
PackageBaseID: 125697
PackageBase: gawk-pgsql
Version: 1.1.2-1
Description: GAWK extension - interface to libpq from PostgreSQL
URL: https://sourceforge.net/projects/gawkextlib/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pnorcks
Submitter: pnorcks
FirstSubmitted: 1505794187
LastModified: 1706155321
URLPath: /cgit/aur.git/snapshot/gawk-pgsql.tar.gz