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
Copied
b. Install python-vincenty on Arch using YAY
$
yay -S
python-vincenty
Copied
* (Optional) Uninstall python-vincenty on Arch using YAY
$
yay -Rns
python-vincenty
Copied
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
Copied
b. Clone python-vincenty's git locally
$
git clone https://aur.archlinux.org/python-vincenty.git
~/python-vincenty
Copied
c. Go to ~/python-vincenty folder and install it
$
cd
~/python-vincenty
Copied
$
makepkg -si
Copied
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
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