How to Install and Uninstall perl-Module-Load-Conditional Package on openSUSE Leap

Last updated: July 01,2024

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

Please follow the step by step instructions below to install perl-Module-Load-Conditional on openSUSE Leap

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

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

Here is a brief guide to show you how to uninstall perl-Module-Load-Conditional on openSUSE Leap:

$ sudo zypper remove perl-Module-Load-Conditional

3. Information about the perl-Module-Load-Conditional package on openSUSE Leap

Information for package perl-Module-Load-Conditional:
-----------------------------------------------------
Repository : Main Repository
Name : perl-Module-Load-Conditional
Version : 0.68-1.25
Arch : noarch
Vendor : SUSE LLC
Installed Size : 28.6 KiB
Installed : No
Status : not installed
Source package : perl-Module-Load-Conditional-0.68-1.25.src
Upstream URL : http://search.cpan.org/dist/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.