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

Last updated: June 26,2024

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

Please follow the step by step instructions below to install perl-Config-ZOMG.noarch on Fedora 34

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

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

Please follow the step by step instructions below to uninstall perl-Config-ZOMG.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:40:19 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Config-ZOMG
Version : 1.000000
Release : 13.fc34
Architecture : noarch
Size : 26 k
Source : perl-Config-ZOMG-1.000000-13.fc34.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.