gawkextlib on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S gawkextlib

* (Optional) Uninstall gawkextlib on Arch using YAY

$ yay -Rns gawkextlib

2. Manually Install "gawkextlib" via AUR

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

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

b. Clone gawkextlib's git locally

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

c. Go to ~/gawkextlib folder and install it

$ cd ~/gawkextlib $ makepkg -si

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

ID: 1354424
Name: gawkextlib
PackageBaseID: 125644
PackageBase: gawkextlib
Version: 1.0.4-4
Description: Library containing APIs used by various GAWK extensions
URL: https://sourceforge.net/projects/gawkextlib/
NumVotes: 2
Popularity: 0.076976
OutOfDate:
Maintainer: pnorcks
Submitter: pnorcks
FirstSubmitted: 1505695975
LastModified: 1700172329
URLPath: /cgit/aur.git/snapshot/gawkextlib.tar.gz