How To Install perl-Config-ZOMG on Fedora 36

In this tutorial we learn how to install perl-Config-ZOMG in Fedora 36. perl-Config-ZOMG is Catalyst

Introduction

In this tutorial we learn how to install perl-Config-ZOMG on Fedora 36.

What is perl-Config-ZOMG

Config features and passes the same tests three times faster than Config Config scan a directory for files matching a certain name. If such a file is found which also matches an extension that Config configuration from that file will be loaded.

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

Install perl-Config-ZOMG 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-ZOMG using dnf by running the following command:

sudo dnf -y install perl-Config-ZOMG

Install perl-Config-ZOMG 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-ZOMG using yum by running the following command:

sudo yum -y install perl-Config-ZOMG

How To Uninstall perl-Config-ZOMG on Fedora 36

To uninstall only the perl-Config-ZOMG package we can use the following command:

sudo dnf remove perl-Config-ZOMG

perl-Config-ZOMG Package Contents on Fedora 36

/usr/share/doc/perl-Config-ZOMG
/usr/share/doc/perl-Config-ZOMG/Changes
/usr/share/doc/perl-Config-ZOMG/README
/usr/share/licenses/perl-Config-ZOMG
/usr/share/licenses/perl-Config-ZOMG/LICENSE
/usr/share/man/man3/Config::ZOMG.3pm.gz
/usr/share/man/man3/Config::ZOMG::Source::Loader.3pm.gz
/usr/share/perl5/vendor_perl/Config
/usr/share/perl5/vendor_perl/Config/ZOMG
/usr/share/perl5/vendor_perl/Config/ZOMG.pm
/usr/share/perl5/vendor_perl/Config/ZOMG/Source
/usr/share/perl5/vendor_perl/Config/ZOMG/Source/Loader.pm

References

Summary

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