How to Install and Uninstall perl-Config-ZOMG.noarch Package on Fedora 36

Last updated: October 07,2024

1. Install "perl-Config-ZOMG.noarch" package

In this section, we are going to explain the necessary steps to install perl-Config-ZOMG.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Config-ZOMG.noarch

2. Uninstall "perl-Config-ZOMG.noarch" package

This is a short guide on how to uninstall perl-Config-ZOMG.noarch on Fedora 36:

$ sudo dnf remove perl-Config-ZOMG.noarch $ sudo dnf autoremove

3. Information about the perl-Config-ZOMG.noarch package on Fedora 36

Last metadata expiration check: 0:48:40 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-Config-ZOMG
Version : 1.000000
Release : 16.fc36
Architecture : noarch
Size : 26 k
Source : perl-Config-ZOMG-1.000000-16.fc36.src.rpm
Repository : fedora
Summary : Catalyst::Plugin::ConfigLoader-style layer over Config::Any
URL : https://metacpan.org/release/Config-ZOMG
License : GPL+ or Artistic
Description : Config::ZOMG is a fork of Config::JFDI. It removes a couple of unusual
: features and passes the same tests three times faster than Config::JFDI.
:
: Config::ZOMG is an implementation of Catalyst::Plugin::ConfigLoader. It will
: scan a directory for files matching a certain name. If such a file is found
: which also matches an extension that Config::Any can read, then the
: configuration from that file will be loaded.