How to Install and Uninstall perl-MouseX-SimpleConfig Package on openSUSE Leap

Last updated: May 14,2024

1. Install "perl-MouseX-SimpleConfig" package

Please follow the guidance below to install perl-MouseX-SimpleConfig on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-MouseX-SimpleConfig

2. Uninstall "perl-MouseX-SimpleConfig" package

In this section, we are going to explain the necessary steps to uninstall perl-MouseX-SimpleConfig on openSUSE Leap:

$ sudo zypper remove perl-MouseX-SimpleConfig

3. Information about the perl-MouseX-SimpleConfig package on openSUSE Leap

Information for package perl-MouseX-SimpleConfig:
-------------------------------------------------
Repository : Main Repository
Name : perl-MouseX-SimpleConfig
Version : 0.11-bp155.2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 31.9 KiB
Installed : No
Status : not installed
Source package : perl-MouseX-SimpleConfig-0.11-bp155.2.8.src
Upstream URL : http://search.cpan.org/dist/MouseX-SimpleConfig/
Summary : A Mouse role for setting attributes from a simple configfile
Description :
This role loads simple configfiles to set object attributes. It is based on
the abstract role MouseX::ConfigFromFile, and uses Config::Any to load your
configfile. Config::Any will in turn support any of a variety of different
config formats, detected by the file extension. See Config::Any for more
details about supported formats.
Like all MouseX::ConfigFromFile -derived configfile loaders, this module is
automatically supported by the MouseX::Getopt role as well, which allows
specifying '-configfile' on the commandline.