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

Last updated: March 01,2025

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 38

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

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

This guide covers the steps necessary to uninstall perl-Config-ZOMG.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:42:10 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-Config-ZOMG
Version : 1.000000
Release : 19.fc38
Architecture : noarch
Size : 25 k
Source : perl-Config-ZOMG-1.000000-19.fc38.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.