libstudxml on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S libstudxml

* (Optional) Uninstall libstudxml on Arch using YAY

$ yay -Rns libstudxml

2. Manually Install "libstudxml" via AUR

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

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

b. Clone libstudxml's git locally

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

c. Go to ~/libstudxml folder and install it

$ cd ~/libstudxml $ makepkg -si

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

ID: 520611
Name: libstudxml
PackageBaseID: 133626
PackageBase: libstudxml
Version: 1.0.1-1
Description: A streaming XML pull parser and streaming XML serializer implementation for modern, standard C++
URL: https://www.codesynthesis.com/projects/libstudxml/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Erroneous
FirstSubmitted: 1529348436
LastModified: 1529348436
URLPath: /cgit/aur.git/snapshot/libstudxml.tar.gz