How to Install and Uninstall perl-Math-BigInt.noarch Package on Oracle Linux 9

Last updated: June 01,2024

1. Install "perl-Math-BigInt.noarch" package

This tutorial shows how to install perl-Math-BigInt.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install perl-Math-BigInt.noarch

2. Uninstall "perl-Math-BigInt.noarch" package

This guide covers the steps necessary to uninstall perl-Math-BigInt.noarch on Oracle Linux 9:

$ sudo dnf remove perl-Math-BigInt.noarch $ sudo dnf autoremove

3. Information about the perl-Math-BigInt.noarch package on Oracle Linux 9

Last metadata expiration check: 3:40:38 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Math-BigInt
Epoch : 1
Version : 1.9998.18
Release : 460.el9
Architecture : noarch
Size : 208 k
Source : perl-Math-BigInt-1.9998.18-460.el9.src.rpm
Repository : ol9_appstream
Summary : Arbitrary-size integer and float mathematics
URL : https://metacpan.org/release/Math-BigInt
License : GPL+ or Artistic
Description : This provides Perl modules for arbitrary-size integer and float mathematics.