How to Install and Uninstall perl-GIS-Distance-Fast.x86_64 Package on Rocky Linux 9

Last updated: October 05,2024

1. Install "perl-GIS-Distance-Fast.x86_64" package

In this section, we are going to explain the necessary steps to install perl-GIS-Distance-Fast.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install perl-GIS-Distance-Fast.x86_64

2. Uninstall "perl-GIS-Distance-Fast.x86_64" package

This tutorial shows how to uninstall perl-GIS-Distance-Fast.x86_64 on Rocky Linux 9:

$ sudo dnf remove perl-GIS-Distance-Fast.x86_64 $ sudo dnf autoremove

3. Information about the perl-GIS-Distance-Fast.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:26:44 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-GIS-Distance-Fast
Version : 0.16
Release : 1.el9
Architecture : x86_64
Size : 36 k
Source : perl-GIS-Distance-Fast-0.16-1.el9.src.rpm
Repository : epel
Summary : C implementation of GIS::Distance formulas
URL : https://metacpan.org/release/GIS-Distance-Fast
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : This Perl module reimplements some, but not all, of the formulas that
: come with GIS::Distance in the C programming language. C code is generally
: much faster than the Perl equivalent.