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

Last updated: June 18,2024

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

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

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

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

This tutorial shows how to uninstall perl-Math-BigInt.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 3:55:32 ago on Mon Sep 12 02:51:38 2022.
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 : ol8_baseos_latest
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.