xqilla on AUR (Arch User Repository)

Last updated: February 24,2025

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

$ yay -S xqilla

* (Optional) Uninstall xqilla on Arch using YAY

$ yay -Rns xqilla

2. Manually Install "xqilla" via AUR

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

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

b. Clone xqilla's git locally

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

c. Go to ~/xqilla folder and install it

$ cd ~/xqilla $ makepkg -si

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

ID: 541057
Name: xqilla
PackageBaseID: 135697
PackageBase: xqilla
Version: 2.3.4-3
Description: An XQuery and XPath 2.0 library, written in C++ and built on top of Xerces-C.
URL: http://xqilla.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dbiehl
Submitter: dbiehl
FirstSubmitted: 1536106211
LastModified: 1536106312
URLPath: /cgit/aur.git/snapshot/xqilla.tar.gz