mingw-w64-tinyxml on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S mingw-w64-tinyxml

* (Optional) Uninstall mingw-w64-tinyxml on Arch using YAY

$ yay -Rns mingw-w64-tinyxml

2. Manually Install "mingw-w64-tinyxml" via AUR

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

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

b. Clone mingw-w64-tinyxml's git locally

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

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

$ cd ~/mingw-w64-tinyxml $ makepkg -si

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

ID: 533620
Name: mingw-w64-tinyxml
PackageBaseID: 75728
PackageBase: mingw-w64-tinyxml
Version: 2.6.2-3
Description: Simple, small, C++ XML parser that can be easily integrated into other programs (mingw-w64)
URL: http://www.grinninglizard.com/tinyxml
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: Schala
FirstSubmitted: 1385534124
LastModified: 1533869172
URLPath: /cgit/aur.git/snapshot/mingw-w64-tinyxml.tar.gz