xmltooling on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S xmltooling

* (Optional) Uninstall xmltooling on Arch using YAY

$ yay -Rns xmltooling

2. Manually Install "xmltooling" via AUR

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

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

b. Clone xmltooling's git locally

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

c. Go to ~/xmltooling folder and install it

$ cd ~/xmltooling $ makepkg -si

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

ID: 1272486
Name: xmltooling
PackageBaseID: 164586
PackageBase: xmltooling
Version: 3.2.4-1
Description: Shibboleth Project's XML processing library
URL: https://wiki.shibboleth.net/confluence/display/OpenSAML/XMLTooling-C
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawity
Submitter: grawity
FirstSubmitted: 1616281213
LastModified: 1686639766
URLPath: /cgit/aur.git/snapshot/xmltooling.tar.gz