How to Install and Uninstall perl-Math-Round.noarch Package on Rocky Linux 8
Last updated: February 06,2025
1. Install "perl-Math-Round.noarch" package
Here is a brief guide to show you how to install perl-Math-Round.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Math-Round.noarch
Copied
2. Uninstall "perl-Math-Round.noarch" package
This guide let you learn how to uninstall perl-Math-Round.noarch on Rocky Linux 8:
$
sudo dnf remove
perl-Math-Round.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Math-Round.noarch package on Rocky Linux 8
Last metadata expiration check: 2:14:44 ago on Mon Sep 12 10:27:18 2022.
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.
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.