How to Install and Uninstall perl-Math-BigRat.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 04,2024

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

Here is a brief guide to show you how to install perl-Math-BigRat.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the step by step instructions below to uninstall perl-Math-BigRat.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the perl-Math-BigRat.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:41:54 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-Math-BigRat
Version : 0.2614
Release : 460.el9
Architecture : noarch
Size : 41 k
Source : perl-Math-BigRat-0.2614-460.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Arbitrary big rational numbers
URL : https://metacpan.org/release/Math-BigRat
License : GPL+ or Artistic
Description : Math::BigRat complements Math::BigInt and Math::BigFloat by providing
: support for arbitrary big rational numbers.