gawk-errno on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S gawk-errno

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

$ yay -Rns gawk-errno

2. Manually Install "gawk-errno" via AUR

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

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

b. Clone gawk-errno's git locally

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

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

$ cd ~/gawk-errno $ makepkg -si

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

ID: 1392158
Name: gawk-errno
PackageBaseID: 125694
PackageBase: gawk-errno
Version: 1.1.1-1
Description: GAWK extension - convert errno values to strings and vice versa
URL: https://sourceforge.net/projects/gawkextlib/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pnorcks
Submitter: pnorcks
FirstSubmitted: 1505794067
LastModified: 1706155416
URLPath: /cgit/aur.git/snapshot/gawk-errno.tar.gz