python2-latlon on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python2-latlon

* (Optional) Uninstall python2-latlon on Arch using YAY

$ yay -Rns python2-latlon

2. Manually Install "python2-latlon" via AUR

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

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

b. Clone python2-latlon's git locally

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

c. Go to ~/python2-latlon folder and install it

$ cd ~/python2-latlon $ makepkg -si

3. Information about the python2-latlon package on Arch User Repository (AUR)

ID: 326417
Name: python2-latlon
PackageBaseID: 114199
PackageBase: python2-latlon
Version: 1.0.2-1
Description: Methods for representing geographic coordinates
URL: UNKNOWN
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
FirstSubmitted: 1470175201
LastModified: 1470175466
URLPath: /cgit/aur.git/snapshot/python2-latlon.tar.gz