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

Last updated: September 21,2024

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

This is a short guide on how to install perl-GIS-Distance-Fast.x86_64 on Rocky Linux 8

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

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

Please follow the instructions below to uninstall perl-GIS-Distance-Fast.x86_64 on Rocky Linux 8:

$ 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 8

Last metadata expiration check: 2:04:02 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-GIS-Distance-Fast
Version : 0.15
Release : 1.el8
Architecture : x86_64
Size : 36 k
Source : perl-GIS-Distance-Fast-0.15-1.el8.src.rpm
Repository : epel
Summary : C implementation of GIS::Distance formulas
URL : https://metacpan.org/release/GIS-Distance-Fast
License : GPL+ or Artistic
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.