How to Install and Uninstall perl-Math-BigInt.noarch Package on CentOS Stream 8

Last updated: May 01,2024

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

Here is a brief guide to show you how to install perl-Math-BigInt.noarch on CentOS Stream 8

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

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

Please follow the guidance below to uninstall perl-Math-BigInt.noarch on CentOS Stream 8:

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

3. Information about the perl-Math-BigInt.noarch package on CentOS Stream 8

Last metadata expiration check: 3:22:43 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perl-Math-BigInt
Epoch : 1
Version : 1.9998.11
Release : 7.el8
Architecture : noarch
Size : 196 k
Source : perl-Math-BigInt-1.9998.11-7.el8.src.rpm
Repository : baseos
Summary : Arbitrary-size integer and float mathematics
URL : http://search.cpan.org/dist/Math-BigInt/
License : GPL+ or Artistic
Description : This provides Perl modules for arbitrary-size integer and float mathematics.