tinyxml2-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S tinyxml2-git

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

$ yay -Rns tinyxml2-git

2. Manually Install "tinyxml2-git" via AUR

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

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

b. Clone tinyxml2-git's git locally

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

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

$ cd ~/tinyxml2-git $ makepkg -si

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

ID: 1239166
Name: tinyxml2-git
PackageBaseID: 142622
PackageBase: tinyxml2-git
Version: 9.0.0.r25.ge059560-1
Description: Simple, small, efficient, C++ XML parser
URL: https://leethomason.github.io/tinyxml2/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1560015346
LastModified: 1681124263
URLPath: /cgit/aur.git/snapshot/tinyxml2-git.tar.gz