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

Last updated: January 11,2025

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

Please follow the guidance below to install perl-Config-ZOMG.noarch on Fedora 39

$ 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 39:

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

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

Last metadata expiration check: 0:36:02 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-Config-ZOMG
Version : 1.000000
Release : 20.fc39
Architecture : noarch
Size : 25 k
Source : perl-Config-ZOMG-1.000000-20.fc39.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.