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

Last updated: October 05,2024

1. Install "perl-bignum.noarch" package

Please follow the instructions below to install perl-bignum.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install perl-bignum.noarch

2. Uninstall "perl-bignum.noarch" package

Here is a brief guide to show you how to uninstall perl-bignum.noarch on Oracle Linux 9:

$ sudo dnf remove perl-bignum.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:00:47 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-bignum
Version : 0.51
Release : 460.el9
Architecture : noarch
Size : 56 k
Source : perl-bignum-0.51-460.el9.src.rpm
Repository : ol9_appstream
Summary : Transparent big number support for Perl
URL : https://metacpan.org/release/bignum
License : GPL+ or Artistic
Description : This package attempts to make it easier to write scripts that use BigInts and
: BigFloats in a transparent way.