How to Install and Uninstall perl-Math-Round Package on openSUSE Leap

Last updated: May 18,2024

1. Install "perl-Math-Round" package

Here is a brief guide to show you how to install perl-Math-Round on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-Math-Round

2. Uninstall "perl-Math-Round" package

Here is a brief guide to show you how to uninstall perl-Math-Round on openSUSE Leap:

$ sudo zypper remove perl-Math-Round

3. Information about the perl-Math-Round package on openSUSE Leap

Information for package perl-Math-Round:
----------------------------------------
Repository : Main Repository
Name : perl-Math-Round
Version : 0.07-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 15.0 KiB
Installed : No
Status : not installed
Source package : perl-Math-Round-0.07-bp155.2.9.src
Upstream URL : http://search.cpan.org/dist/Math-Round/
Summary : Perl extension for rounding numbers
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.