How to Install and Uninstall perl-Math-GMP.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "perl-Math-GMP.x86_64" package
Here is a brief guide to show you how to install perl-Math-GMP.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Math-GMP.x86_64
Copied
2. Uninstall "perl-Math-GMP.x86_64" package
Please follow the steps below to uninstall perl-Math-GMP.x86_64 on Rocky Linux 8:
$
sudo dnf remove
perl-Math-GMP.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Math-GMP.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:40:54 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Math-GMP
Version : 2.24
Release : 1.el8
Architecture : x86_64
Size : 49 k
Source : perl-Math-GMP-2.24-1.el8.src.rpm
Repository : epel
Summary : High speed arbitrary size integer math
URL : https://metacpan.org/release/Math-GMP
License : LGPLv2+
Description : Math::GMP was designed to be a drop-in replacement both for Math::BigInt and
: for regular integer arithmetic. Unlike BigInt, though, Math::GMP uses the GNU
: gmp library for all of its calculations, as opposed to straight Perl functions.
: This can result in speed improvements.
Available Packages
Name : perl-Math-GMP
Version : 2.24
Release : 1.el8
Architecture : x86_64
Size : 49 k
Source : perl-Math-GMP-2.24-1.el8.src.rpm
Repository : epel
Summary : High speed arbitrary size integer math
URL : https://metacpan.org/release/Math-GMP
License : LGPLv2+
Description : Math::GMP was designed to be a drop-in replacement both for Math::BigInt and
: for regular integer arithmetic. Unlike BigInt, though, Math::GMP uses the GNU
: gmp library for all of its calculations, as opposed to straight Perl functions.
: This can result in speed improvements.