libnxml on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libnxml

* (Optional) Uninstall libnxml on Arch using YAY

$ yay -Rns libnxml

2. Manually Install "libnxml" via AUR

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

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

b. Clone libnxml's git locally

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

c. Go to ~/libnxml folder and install it

$ cd ~/libnxml $ makepkg -si

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

ID: 1184927
Name: libnxml
PackageBaseID: 97253
PackageBase: libnxml
Version: 0.18.4-2
Description: C library for parsing, writing and creating XML 1.0 and 1.1 files or streams
URL: https://github.com/bakulf/libnxml
NumVotes: 6
Popularity: 0.02138
OutOfDate: 1709563637
Maintainer:
Submitter: kyak
FirstSubmitted: 1439305319
LastModified: 1671406137
URLPath: /cgit/aur.git/snapshot/libnxml.tar.gz