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

Last updated: September 21,2024

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

Learn how to install perl-Math-Round.noarch on Fedora 39

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

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

Please follow the guidance below to uninstall perl-Math-Round.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:34:13 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-Math-Round
Version : 0.07
Release : 26.fc39
Architecture : noarch
Size : 15 k
Source : perl-Math-Round-0.07-26.fc39.src.rpm
Repository : fedora
Summary : Perl extension for rounding numbers
URL : https://metacpan.org/release/Math-Round
License : GPL-1.0-or-later OR Artistic-1.0-Perl
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.