How to Install and Uninstall perl-Config-MySQL Package on openSUSE Leap

Last updated: July 03,2024

1. Install "perl-Config-MySQL" package

Here is a brief guide to show you how to install perl-Config-MySQL on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-Config-MySQL

2. Uninstall "perl-Config-MySQL" package

This is a short guide on how to uninstall perl-Config-MySQL on openSUSE Leap:

$ sudo zypper remove perl-Config-MySQL

3. Information about the perl-Config-MySQL package on openSUSE Leap

Information for package perl-Config-MySQL:
------------------------------------------
Repository : Main Repository
Name : perl-Config-MySQL
Version : 0.02-bp155.2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 17.4 KiB
Installed : No
Status : not installed
Source package : perl-Config-MySQL-0.02-bp155.2.8.src
Upstream URL : http://search.cpan.org/dist/Config-MySQL/
Summary : Read and write MySQL-style configuration files
Description :
This module extends Config::INI to support reading and writing MySQL-style
configuration files. Although deceptively similar to standard '.INI' files,
they can include bare boolean options with no value assignment and
additional features like '!include' and '!includedir'.