trackmap on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S trackmap

* (Optional) Uninstall trackmap on Arch using YAY

$ yay -Rns trackmap

2. Manually Install "trackmap" via AUR

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

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

b. Clone trackmap's git locally

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

c. Go to ~/trackmap folder and install it

$ cd ~/trackmap $ makepkg -si

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

ID: 999176
Name: trackmap
PackageBaseID: 173736
PackageBase: trackmap
Version: 0.1.0-1
Description: Build garmin maps and pois around gpx tracks
URL: https://github.com/repomaa/trackmap-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jokke
Submitter: jokke
FirstSubmitted: 1638876229
LastModified: 1638876229
URLPath: /cgit/aur.git/snapshot/trackmap.tar.gz