pure-xml on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S pure-xml

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

$ yay -Rns pure-xml

2. Manually Install "pure-xml" via AUR

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

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

b. Clone pure-xml's git locally

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

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

$ cd ~/pure-xml $ makepkg -si

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

ID: 899997
Name: pure-xml
PackageBaseID: 36162
PackageBase: pure-xml
Version: 0.7-1
Description: A simplified interface to the Gnome libxml2 and libxslt libraries for Pure
URL: https://agraef.github.io/pure-lang/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: asitdepends
FirstSubmitted: 1270326344
LastModified: 1619806773
URLPath: /cgit/aur.git/snapshot/pure-xml.tar.gz