libroxml on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libroxml

* (Optional) Uninstall libroxml on Arch using YAY

$ yay -Rns libroxml

2. Manually Install "libroxml" via AUR

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

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

b. Clone libroxml's git locally

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

c. Go to ~/libroxml folder and install it

$ cd ~/libroxml $ makepkg -si

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

ID: 646020
Name: libroxml
PackageBaseID: 106666
PackageBase: libroxml
Version: 3.0.2-1
Description: Tiny XML parsing library
URL: http://www.libroxml.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: txomon
Submitter: txomon
FirstSubmitted: 1453824474
LastModified: 1568383499
URLPath: /cgit/aur.git/snapshot/libroxml.tar.gz