How to Install and Uninstall perl-Module-Load-Conditional Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "perl-Module-Load-Conditional" package

This is a short guide on how to install perl-Module-Load-Conditional on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install perl-Module-Load-Conditional

2. Uninstall "perl-Module-Load-Conditional" package

Learn how to uninstall perl-Module-Load-Conditional on openSuSE Tumbleweed:

$ sudo zypper remove perl-Module-Load-Conditional

3. Information about the perl-Module-Load-Conditional package on openSuSE Tumbleweed

Information for package perl-Module-Load-Conditional:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-Module-Load-Conditional
Version : 0.74-1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 28.7 KiB
Installed : No
Status : not installed
Source package : perl-Module-Load-Conditional-0.74-1.17.src
Upstream URL : https://metacpan.org/release/Module-Load-Conditional
Summary : Looking up module information / loading at runtime
Description :
Module::Load::Conditional provides simple ways to query and possibly load
any of the modules you have installed on your system during runtime.
It is able to load multiple modules at once or none at all if one of them
was not able to load. It also takes care of any error checking and so
forth.