rapidxml on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S rapidxml

* (Optional) Uninstall rapidxml on Arch using YAY

$ yay -Rns rapidxml

2. Manually Install "rapidxml" via AUR

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

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

b. Clone rapidxml's git locally

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

c. Go to ~/rapidxml folder and install it

$ cd ~/rapidxml $ makepkg -si

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

ID: 1316559
Name: rapidxml
PackageBaseID: 117613
PackageBase: rapidxml
Version: 1.13-5
Description: Attempt to create the fastest XML parser possible, written in modern C++.
URL: https://rapidxml.sourceforge.net/manual.html
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: hydranix
FirstSubmitted: 1481253272
LastModified: 1694314325
URLPath: /cgit/aur.git/snapshot/rapidxml.tar.gz