python-pytmx on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-pytmx

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

$ yay -Rns python-pytmx

2. Manually Install "python-pytmx" via AUR

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

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

b. Clone python-pytmx's git locally

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

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

$ cd ~/python-pytmx $ makepkg -si

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

ID: 1094731
Name: python-pytmx
PackageBaseID: 88656
PackageBase: python-pytmx
Version: 3.31-1
Description: Python library to read Tiled Map Editor's TMX maps
URL: https://github.com/bitcraft/PyTMX
NumVotes: 3
Popularity: 0
OutOfDate: 1699644634
Maintainer: morguldir
Submitter: cinatic
FirstSubmitted: 1419457079
LastModified: 1654570796
URLPath: /cgit/aur.git/snapshot/python-pytmx.tar.gz