How to Install and Uninstall perl-Geo-Distance.noarch Package on Oracle Linux 9
Last updated: November 26,2024
1. Install "perl-Geo-Distance.noarch" package
This guide let you learn how to install perl-Geo-Distance.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-Geo-Distance.noarch
Copied
2. Uninstall "perl-Geo-Distance.noarch" package
Please follow the guidance below to uninstall perl-Geo-Distance.noarch on Oracle Linux 9:
$
sudo dnf remove
perl-Geo-Distance.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Geo-Distance.noarch package on Oracle Linux 9
Last metadata expiration check: 2:18:11 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Geo-Distance
Version : 0.25
Release : 4.el9
Architecture : noarch
Size : 29 k
Source : perl-Geo-Distance-0.25-4.el9.src.rpm
Repository : epel
Summary : Calculate distances and closest locations
URL : https://metacpan.org/release/Geo-Distance
License : GPL+ or Artistic
Description : This Perl library aims to provide as many tools to make it as simple as
: possible to calculate distances between geographic points, and anything
: that can be derived from that. Currently there is support for finding the
: closest locations within a specified distance, to find the closest number
: of points to a specified point, and to do basic point-to-point distance
: calculations.
:
: This Perl module is deprecated, use GIS::Distance instead.
Available Packages
Name : perl-Geo-Distance
Version : 0.25
Release : 4.el9
Architecture : noarch
Size : 29 k
Source : perl-Geo-Distance-0.25-4.el9.src.rpm
Repository : epel
Summary : Calculate distances and closest locations
URL : https://metacpan.org/release/Geo-Distance
License : GPL+ or Artistic
Description : This Perl library aims to provide as many tools to make it as simple as
: possible to calculate distances between geographic points, and anything
: that can be derived from that. Currently there is support for finding the
: closest locations within a specified distance, to find the closest number
: of points to a specified point, and to do basic point-to-point distance
: calculations.
:
: This Perl module is deprecated, use GIS::Distance instead.