python-vincenty on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-vincenty

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

$ yay -Rns python-vincenty

2. Manually Install "python-vincenty" via AUR

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

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

b. Clone python-vincenty's git locally

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

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

$ cd ~/python-vincenty $ makepkg -si

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

ID: 1075247
Name: python-vincenty
PackageBaseID: 106525
PackageBase: python-vincenty
Version: 0.1.4-2
Description: Calculates geographical distance between 2 points with extreme accuracy
URL: https://github.com/maurycyp/vincenty
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
Submitter: bananaboydean
FirstSubmitted: 1453579396
LastModified: 1651614794
URLPath: /cgit/aur.git/snapshot/python-vincenty.tar.gz