gawk-json on AUR (Arch User Repository)

Last updated: June 08,2024

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

$ yay -S gawk-json

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

$ yay -Rns gawk-json

2. Manually Install "gawk-json" via AUR

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

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

b. Clone gawk-json's git locally

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

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

$ cd ~/gawk-json $ makepkg -si

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

ID: 1392153
Name: gawk-json
PackageBaseID: 129454
PackageBase: gawk-json
Version: 2.0.1-1
Description: GAWK extension - interface to RapidJSON for reading/writing JSON
URL: https://sourceforge.net/projects/gawkextlib/
NumVotes: 1
Popularity: 0.076975
OutOfDate:
Maintainer: pnorcks
Submitter: pnorcks
FirstSubmitted: 1516864535
LastModified: 1706155158
URLPath: /cgit/aur.git/snapshot/gawk-json.tar.gz