libcxml-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S libcxml-git

* (Optional) Uninstall libcxml-git on Arch using YAY

$ yay -Rns libcxml-git

2. Manually Install "libcxml-git" via AUR

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

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

b. Clone libcxml-git's git locally

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

c. Go to ~/libcxml-git folder and install it

$ cd ~/libcxml-git $ makepkg -si

3. Information about the libcxml-git package on Arch User Repository (AUR)

ID: 1138907
Name: libcxml-git
PackageBaseID: 88695
PackageBase: libcxml-git
Version: 0.17.3.r0.g6c374a1-1
Description: A small C++ library which makes it marginally neater to parse XML using libxml++
URL: https://carlh.net/libcxml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: markusk
Submitter: markusk
FirstSubmitted: 1419623335
LastModified: 1663016856
URLPath: /cgit/aur.git/snapshot/libcxml-git.tar.gz