libcxml on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "libcxml" 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
Copied
b. Install libcxml on Arch using YAY
$
yay -S
libcxml
Copied
* (Optional) Uninstall libcxml on Arch using YAY
$
yay -Rns
libcxml
Copied
2. Manually Install "libcxml" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libcxml's git locally
$
git clone https://aur.archlinux.org/libcxml.git
~/libcxml
Copied
c. Go to ~/libcxml folder and install it
$
cd
~/libcxml
Copied
$
makepkg -si
Copied
3. Information about the libcxml package on Arch User Repository (AUR)
ID: 1393694
Name: libcxml
PackageBaseID: 75440
PackageBase: libcxml
Version: 0.17.6-1
Description: A small C++ library which makes it marginally neater to parse XML using libxml++
URL: https://carlh.net/libcxml
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: markusk
Submitter: ska
FirstSubmitted: 1384621041
LastModified: 1706394033
URLPath: /cgit/aur.git/snapshot/libcxml.tar.gz
Name: libcxml
PackageBaseID: 75440
PackageBase: libcxml
Version: 0.17.6-1
Description: A small C++ library which makes it marginally neater to parse XML using libxml++
URL: https://carlh.net/libcxml
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: markusk
Submitter: ska
FirstSubmitted: 1384621041
LastModified: 1706394033
URLPath: /cgit/aur.git/snapshot/libcxml.tar.gz