How To Install perl-Config-MVP-Reader-INI on Fedora 36

In this tutorial we learn how to install perl-Config-MVP-Reader-INI in Fedora 36. perl-Config-MVP-Reader-INI is MVP config reader for .ini files

Introduction

In this tutorial we learn how to install perl-Config-MVP-Reader-INI on Fedora 36.

What is perl-Config-MVP-Reader-INI

Config configuration.

We can use yum or dnf to install perl-Config-MVP-Reader-INI on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-Config-MVP-Reader-INI.

Install perl-Config-MVP-Reader-INI on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install perl-Config-MVP-Reader-INI using dnf by running the following command:

sudo dnf -y install perl-Config-MVP-Reader-INI

Install perl-Config-MVP-Reader-INI on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install perl-Config-MVP-Reader-INI using yum by running the following command:

sudo yum -y install perl-Config-MVP-Reader-INI

How To Uninstall perl-Config-MVP-Reader-INI on Fedora 36

To uninstall only the perl-Config-MVP-Reader-INI package we can use the following command:

sudo dnf remove perl-Config-MVP-Reader-INI

perl-Config-MVP-Reader-INI Package Contents on Fedora 36

/usr/share/doc/perl-Config-MVP-Reader-INI
/usr/share/doc/perl-Config-MVP-Reader-INI/Changes
/usr/share/doc/perl-Config-MVP-Reader-INI/README
/usr/share/doc/perl-Config-MVP-Reader-INI/eg
/usr/share/doc/perl-Config-MVP-Reader-INI/eg/mvp.ini
/usr/share/licenses/perl-Config-MVP-Reader-INI
/usr/share/licenses/perl-Config-MVP-Reader-INI/LICENSE
/usr/share/man/man3/Config::MVP::Reader::INI.3pm.gz
/usr/share/perl5/vendor_perl/Config
/usr/share/perl5/vendor_perl/Config/MVP
/usr/share/perl5/vendor_perl/Config/MVP/Reader
/usr/share/perl5/vendor_perl/Config/MVP/Reader/INI.pm

References

Summary

In this tutorial we learn how to install perl-Config-MVP-Reader-INI on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).