gawk-xml on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S gawk-xml

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

$ yay -Rns gawk-xml

2. Manually Install "gawk-xml" via AUR

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

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

b. Clone gawk-xml's git locally

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

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

$ cd ~/gawk-xml $ makepkg -si

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

ID: 1354436
Name: gawk-xml
PackageBaseID: 125645
PackageBase: gawk-xml
Version: 1.1.1-4
Description: GAWK extension - interface to Expat for parsing XML
URL: https://sourceforge.net/projects/gawkextlib/
NumVotes: 2
Popularity: 0.076975
OutOfDate:
Maintainer: pnorcks
Submitter: pnorcks
FirstSubmitted: 1505695997
LastModified: 1700172947
URLPath: /cgit/aur.git/snapshot/gawk-xml.tar.gz