How to Install and Uninstall perl-Math-Round Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "perl-Math-Round" package

Here is a brief guide to show you how to install perl-Math-Round on openSuSE Tumbleweed

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

2. Uninstall "perl-Math-Round" package

Please follow the step by step instructions below to uninstall perl-Math-Round on openSuSE Tumbleweed:

$ sudo zypper remove perl-Math-Round

3. Information about the perl-Math-Round package on openSuSE Tumbleweed

Information for package perl-Math-Round:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-Math-Round
Version : 0.80.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 32.0 KiB
Installed : No
Status : not installed
Source package : perl-Math-Round-0.80.0-2.1.src
Upstream URL : https://metacpan.org/release/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.