pugixml-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S pugixml-git

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

$ yay -Rns pugixml-git

2. Manually Install "pugixml-git" via AUR

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

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

b. Clone pugixml-git's git locally

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

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

$ cd ~/pugixml-git $ makepkg -si

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

ID: 1240462
Name: pugixml-git
PackageBaseID: 141023
PackageBase: pugixml-git
Version: 1.13.r16.ge383ce5-1
Description: Light-weight, simple and fast XML parser for C++
URL: https://pugixml.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1554546120
LastModified: 1681309498
URLPath: /cgit/aur.git/snapshot/pugixml-git.tar.gz