python-haversine on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "python-haversine" 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-haversine on Arch using YAY
$
yay -S
python-haversine
Copied
* (Optional) Uninstall python-haversine on Arch using YAY
$
yay -Rns
python-haversine
Copied
2. Manually Install "python-haversine" 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-haversine's git locally
$
git clone https://aur.archlinux.org/python-haversine.git
~/python-haversine
Copied
c. Go to ~/python-haversine folder and install it
$
cd
~/python-haversine
Copied
$
makepkg -si
Copied
3. Information about the python-haversine package on Arch User Repository (AUR)
ID: 964268
Name: python-haversine
PackageBaseID: 114287
PackageBase: python-haversine
Version: 2.5.1-2
Description: Calculate the distance (in various units) between two points on Earth using their latitude and longitude.
URL: https://github.com/mapado/haversine
NumVotes: 0
Popularity: 0
OutOfDate: 1663467038
Maintainer: PumpkinCheshire
Submitter: tembleking
FirstSubmitted: 1470404312
LastModified: 1632298673
URLPath: /cgit/aur.git/snapshot/python-haversine.tar.gz
Name: python-haversine
PackageBaseID: 114287
PackageBase: python-haversine
Version: 2.5.1-2
Description: Calculate the distance (in various units) between two points on Earth using their latitude and longitude.
URL: https://github.com/mapado/haversine
NumVotes: 0
Popularity: 0
OutOfDate: 1663467038
Maintainer: PumpkinCheshire
Submitter: tembleking
FirstSubmitted: 1470404312
LastModified: 1632298673
URLPath: /cgit/aur.git/snapshot/python-haversine.tar.gz