tinyxml-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S tinyxml-git

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

$ yay -Rns tinyxml-git

2. Manually Install "tinyxml-git" via AUR

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

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

b. Clone tinyxml-git's git locally

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

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

$ cd ~/tinyxml-git $ makepkg -si

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

ID: 1260764
Name: tinyxml-git
PackageBaseID: 126676
PackageBase: tinyxml-git
Version: r1.g94b1760-3
Description: A simple, small, efficient, C++ XML parser
URL: http://www.grinninglizard.com/tinyxml/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1509033630
LastModified: 1684593443
URLPath: /cgit/aur.git/snapshot/tinyxml-git.tar.gz