gawk-aregex on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S gawk-aregex

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

$ yay -Rns gawk-aregex

2. Manually Install "gawk-aregex" via AUR

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

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

b. Clone gawk-aregex's git locally

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

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

$ cd ~/gawk-aregex $ makepkg -si

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

ID: 1354341
Name: gawk-aregex
PackageBaseID: 160839
PackageBase: gawk-aregex
Version: 1.1.0-3
Description: GAWK extension - approximate regex (fuzzy) matching
URL: https://sourceforge.net/projects/gawkextlib/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pnorcks
Submitter: pnorcks
FirstSubmitted: 1607756243
LastModified: 1700162036
URLPath: /cgit/aur.git/snapshot/gawk-aregex.tar.gz