gawk-abort on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gawk-abort

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

$ yay -Rns gawk-abort

2. Manually Install "gawk-abort" via AUR

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

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

b. Clone gawk-abort's git locally

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

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

$ cd ~/gawk-abort $ makepkg -si

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

ID: 1354340
Name: gawk-abort
PackageBaseID: 130130
PackageBase: gawk-abort
Version: 1.0.1-3
Description: GAWK extension - implements the abort API
URL: https://sourceforge.net/projects/gawkextlib/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pnorcks
Submitter: pnorcks
FirstSubmitted: 1518893686
LastModified: 1700161945
URLPath: /cgit/aur.git/snapshot/gawk-abort.tar.gz