gpx-git on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S gpx-git

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

$ yay -Rns gpx-git

2. Manually Install "gpx-git" via AUR

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

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

b. Clone gpx-git's git locally

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

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

$ cd ~/gpx-git $ makepkg -si

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

ID: 326780
Name: gpx-git
PackageBaseID: 78288
PackageBase: gpx-git
Version: 2.2.1.r196.d903700-1
Description: A post processing utility for converting gcode to x3g
URL: https://github.com/markwal/GPX
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: nickoe
Submitter: nickoe
FirstSubmitted: 1390851777
LastModified: 1470308075
URLPath: /cgit/aur.git/snapshot/gpx-git.tar.gz