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

Last updated: May 01,2024

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

Please follow the step by step instructions below to install perl-Math-Round.noarch on CentOS Stream 8

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

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

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

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

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

Last metadata expiration check: 5:14:29 ago on Sun Feb 25 03:03:59 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.