perl-geo-distance on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S perl-geo-distance

* (Optional) Uninstall perl-geo-distance on Arch using YAY

$ yay -Rns perl-geo-distance

2. Manually Install "perl-geo-distance" via AUR

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

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

b. Clone perl-geo-distance's git locally

$ git clone https://aur.archlinux.org/perl-geo-distance.git ~/perl-geo-distance

c. Go to ~/perl-geo-distance folder and install it

$ cd ~/perl-geo-distance $ makepkg -si

3. Information about the perl-geo-distance package on Arch User Repository (AUR)

ID: 932303
Name: perl-geo-distance
PackageBaseID: 39282
PackageBase: perl-geo-distance
Version: 0.25-1
Description: Geo::Distance - Perl interface to calculate geo distance from latitude and longitude
URL: https://metacpan.org/release/Geo-Distance
NumVotes: 3
Popularity: 0.013929
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1280446384
LastModified: 1625812083
URLPath: /cgit/aur.git/snapshot/perl-geo-distance.tar.gz