geotagging on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S geotagging

* (Optional) Uninstall geotagging on Arch using YAY

$ yay -Rns geotagging

2. Manually Install "geotagging" via AUR

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

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

b. Clone geotagging's git locally

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

c. Go to ~/geotagging folder and install it

$ cd ~/geotagging $ makepkg -si

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

ID: 1409745
Name: geotagging
PackageBaseID: 166643
PackageBase: geotagging
Version: 0.7.2-1
Description: Photography geotagging tool to synchronize photos with gps track log (GPX)
URL: https://github.com/jmlich/geotagging
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: TrialnError
Submitter: City-busz
FirstSubmitted: 1620590594
LastModified: 1708025085
URLPath: /cgit/aur.git/snapshot/geotagging.tar.gz