tmxparser-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S tmxparser-git

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

$ yay -Rns tmxparser-git

2. Manually Install "tmxparser-git" via AUR

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

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

b. Clone tmxparser-git's git locally

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

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

$ cd ~/tmxparser-git $ makepkg -si

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

ID: 1384198
Name: tmxparser-git
PackageBaseID: 96162
PackageBase: tmxparser-git
Version: 189.d314b31-1
Description: Library for parsing TMX files (Tiled Maps) using TinyXML's DOM interface.
URL: https://github.com/sainteos/tmxparser
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: c6p
Submitter: c6p
FirstSubmitted: 1437303398
LastModified: 1704998959
URLPath: /cgit/aur.git/snapshot/tmxparser-git.tar.gz