gawk-redis on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S gawk-redis

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

$ yay -Rns gawk-redis

2. Manually Install "gawk-redis" via AUR

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

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

b. Clone gawk-redis's git locally

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

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

$ cd ~/gawk-redis $ makepkg -si

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

ID: 1354356
Name: gawk-redis
PackageBaseID: 125699
PackageBase: gawk-redis
Version: 1.7.8-3
Description: GAWK extension - interface to Redis via hiredis API
URL: https://sourceforge.net/projects/gawkextlib/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pnorcks
Submitter: pnorcks
FirstSubmitted: 1505794862
LastModified: 1700162997
URLPath: /cgit/aur.git/snapshot/gawk-redis.tar.gz