libtmx on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S libtmx

* (Optional) Uninstall libtmx on Arch using YAY

$ yay -Rns libtmx

2. Manually Install "libtmx" via AUR

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

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

b. Clone libtmx's git locally

$ git clone https://aur.archlinux.org/libtmx.git ~/libtmx

c. Go to ~/libtmx folder and install it

$ cd ~/libtmx $ makepkg -si

3. Information about the libtmx package on Arch User Repository (AUR)

ID: 261438
Name: libtmx
PackageBaseID: 101811
PackageBase: libtmx
Version: 0.13.1-1
Description: Loads .tmx tiled maps in your games.
URL: https://github.com/baylej/tmx/
NumVotes: 0
Popularity: 0
OutOfDate: 1472674250
Maintainer: stubb
Submitter: stubb
FirstSubmitted: 1444760906
LastModified: 1451744913
URLPath: /cgit/aur.git/snapshot/libtmx.tar.gz