gxml on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gxml

* (Optional) Uninstall gxml on Arch using YAY

$ yay -Rns gxml

2. Manually Install "gxml" via AUR

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

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

b. Clone gxml's git locally

$ git clone https://aur.archlinux.org/gxml.git ~/gxml

c. Go to ~/gxml folder and install it

$ cd ~/gxml $ makepkg -si

3. Information about the gxml package on Arch User Repository (AUR)

ID: 1032719
Name: gxml
PackageBaseID: 112682
PackageBase: gxml
Version: 0.20.3-1
Description: GObject-based XML parser and writer library
URL: https://wiki.gnome.org/GXml
NumVotes: 5
Popularity: 0.009078
OutOfDate:
Maintainer: BerelTarMaciltur
Submitter: vorot93
FirstSubmitted: 1466476144
LastModified: 1644186704
URLPath: /cgit/aur.git/snapshot/gxml.tar.gz