How to Install and Uninstall perl-Number-Compare Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "perl-Number-Compare" package

Please follow the step by step instructions below to install perl-Number-Compare on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install perl-Number-Compare

2. Uninstall "perl-Number-Compare" package

This guide covers the steps necessary to uninstall perl-Number-Compare on openSuSE Tumbleweed:

$ sudo zypper remove perl-Number-Compare

3. Information about the perl-Number-Compare package on openSuSE Tumbleweed

Information for package perl-Number-Compare:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-Number-Compare
Version : 0.03-11.9
Arch : noarch
Vendor : openSUSE
Installed Size : 4.5 KiB
Installed : No
Status : not installed
Source package : perl-Number-Compare-0.03-11.9.src
Upstream URL : https://search.cpan.org/dist/Number-Compare/
Summary : Numeric comparisons
Description :
Number::Compare compiles a simple comparison to an anonymous subroutine,
which you can call with a value to be tested again.
Now this would be very pointless, if Number::Compare didn't understand
magnitudes.
The target value may use magnitudes of kilobytes ('k', 'ki'), megabytes
('m', 'mi'), or gigabytes ('g', 'gi'). Those suffixed with an 'i' use the
appropriate 2**n version in accordance with the IEC standard:
https://physics.nist.gov/cuu/Units/binary.html