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

Last updated: January 12,2025

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

Please follow the steps below to install perl-Math-Round.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

Learn how to uninstall perl-Math-Round.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 0:42:55 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Math-Round
Version : 0.07
Release : 18.el8
Architecture : noarch
Size : 20 k
Source : perl-Math-Round-0.07-18.el8.src.rpm
Repository : epel
Summary : Perl extension for rounding numbers
URL : https://metacpan.org/release/Math-Round
License : GPL+ or Artistic
Description : Math::Round supplies functions that will round numbers in different ways. The
: functions round and nearest are exported by default; others are available as
: described below. "use ... qw(:all)" exports all functions.