python-gpxpy on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-gpxpy

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

$ yay -Rns python-gpxpy

2. Manually Install "python-gpxpy" via AUR

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

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

b. Clone python-gpxpy's git locally

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

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

$ cd ~/python-gpxpy $ makepkg -si

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

ID: 1362479
Name: python-gpxpy
PackageBaseID: 101566
PackageBase: python-gpxpy
Version: 1.6.2-1
Description: Python GPX (GPS eXchange format) parser
URL: https://github.com/tkrajina/gpxpy
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: fordprefect
Submitter: webmeister
FirstSubmitted: 1444470664
LastModified: 1701345486
URLPath: /cgit/aur.git/snapshot/python-gpxpy.tar.gz