How to Install and Uninstall perl-Math-Round.noarch Package on Fedora 35

Last updated: May 06,2024

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

This guide let you learn how to install perl-Math-Round.noarch on Fedora 35

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

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

Here is a brief guide to show you how to uninstall perl-Math-Round.noarch on Fedora 35:

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

3. Information about the perl-Math-Round.noarch package on Fedora 35

Last metadata expiration check: 0:27:26 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : perl-Math-Round
Version : 0.07
Release : 21.fc35
Architecture : noarch
Size : 16 k
Source : perl-Math-Round-0.07-21.fc35.src.rpm
Repository : fedora
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.