lib32-tinyxml on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S lib32-tinyxml

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

$ yay -Rns lib32-tinyxml

2. Manually Install "lib32-tinyxml" via AUR

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

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

b. Clone lib32-tinyxml's git locally

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

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

$ cd ~/lib32-tinyxml $ makepkg -si

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

ID: 203339
Name: lib32-tinyxml
PackageBaseID: 46737
PackageBase: lib32-tinyxml
Version: 2.6.2-5
Description: A simple, small, C++ XML parser that can be easily integrated into other programs (32 bit)
URL: http://www.grinninglizard.com/tinyxml/
NumVotes: 4
Popularity: 0
OutOfDate: 1700915347
Maintainer: stativ
Submitter:
FirstSubmitted: 1298234211
LastModified: 1435413462
URLPath: /cgit/aur.git/snapshot/lib32-tinyxml.tar.gz