python2-pytmx on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python2-pytmx

* (Optional) Uninstall python2-pytmx on Arch using YAY

$ yay -Rns python2-pytmx

2. Manually Install "python2-pytmx" via AUR

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

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

b. Clone python2-pytmx's git locally

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

c. Go to ~/python2-pytmx folder and install it

$ cd ~/python2-pytmx $ makepkg -si

3. Information about the python2-pytmx package on Arch User Repository (AUR)

ID: 220539
Name: python2-pytmx
PackageBaseID: 97285
PackageBase: python2-pytmx
Version: r244.9102f17-1
Description: Python library to read Tiled Map Editor's TMX maps
URL: https://github.com/bitcraft/PyTMX
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: zufallsheld
FirstSubmitted: 1439318151
LastModified: 1439318250
URLPath: /cgit/aur.git/snapshot/python2-pytmx.tar.gz