How to Install and Uninstall perl-Class-ReturnValue Package on openSuSE Tumbleweed

Last updated: October 06,2024

1. Install "perl-Class-ReturnValue" package

This tutorial shows how to install perl-Class-ReturnValue on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install perl-Class-ReturnValue

2. Uninstall "perl-Class-ReturnValue" package

Please follow the step by step instructions below to uninstall perl-Class-ReturnValue on openSuSE Tumbleweed:

$ sudo zypper remove perl-Class-ReturnValue

3. Information about the perl-Class-ReturnValue package on openSuSE Tumbleweed

Information for package perl-Class-ReturnValue:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-Class-ReturnValue
Version : 0.55-15.24
Arch : noarch
Vendor : openSUSE
Installed Size : 10.8 KiB
Installed : No
Status : not installed
Source package : perl-Class-ReturnValue-0.55-15.24.src
Upstream URL : http://search.cpan.org/dist/Class-ReturnValue/
Summary : Return-Value Object That Lets You Treat It
Description :
Class::ReturnValue is a "clever" return value object that can allow code
calling your routine to expect: a boolean value (did it fail) or a list
(what are the return values)