How to Install and Uninstall perl-Config-Extend-MySQL.noarch Package on Fedora 35

Last updated: February 06,2025

1. Install "perl-Config-Extend-MySQL.noarch" package

Please follow the guidelines below to install perl-Config-Extend-MySQL.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-Config-Extend-MySQL.noarch

2. Uninstall "perl-Config-Extend-MySQL.noarch" package

Please follow the guidance below to uninstall perl-Config-Extend-MySQL.noarch on Fedora 35:

$ sudo dnf remove perl-Config-Extend-MySQL.noarch $ sudo dnf autoremove

3. Information about the perl-Config-Extend-MySQL.noarch package on Fedora 35

Last metadata expiration check: 4:53:06 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-Config-Extend-MySQL
Version : 0.05
Release : 25.fc35
Architecture : noarch
Size : 18 k
Source : perl-Config-Extend-MySQL-0.05-25.fc35.src.rpm
Repository : fedora
Summary : Extend your favorite .INI parser module to read MySQL configuration file
URL : https://metacpan.org/release/Config-Extend-MySQL
License : GPL+ or Artistic
Description : This module extends other Config:: modules so they can read MySQL
: configuration files. It works by slurping and preprocessing the files
: before letting your favorite Config:: module parse the result.