How to Install and Uninstall libconfig-zomg-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 20,2024

1. Install "libconfig-zomg-perl" package

Please follow the guidelines below to install libconfig-zomg-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libconfig-zomg-perl

2. Uninstall "libconfig-zomg-perl" package

Please follow the instructions below to uninstall libconfig-zomg-perl on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libconfig-zomg-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libconfig-zomg-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libconfig-zomg-perl
Architecture: all
Version: 1.000000-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 42
Depends: perl, libclone-perl, libconfig-any-perl, libhash-merge-simple-perl, libmoo-perl
Filename: pool/universe/libc/libconfig-zomg-perl/libconfig-zomg-perl_1.000000-1_all.deb
Size: 13344
MD5sum: 9fce88ee80fb0f2bf3767bd2ebe4df73
SHA1: 6e32b1d162f06e25be77db3b887dbc21e2e23b83
SHA256: 673ca2d2f429f4b1cd6d1502ca1ae7fbf4d2ccb679555787fdef1046fcc258ab
SHA512: 204a5a25d386b554b1ef7be3a566e36f04e22ffbb8e38465509bc160220df551af0a58f2d13d87dd0c4744d7b58f506a997181684e01a64636142c4d90f58402
Homepage: http://search.cpan.org/dist/Config-ZOMG/
Description-en: yet another Catalyst::Plugin::ConfigLoader-style layer over Config::Any
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
that exists outside of Catalyst.
.
Config::ZOMG 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.
.
Config::ZOMG will also look for special files that end with a "_local"
suffix. Files with this special suffix will take precedence over any
other existing configuration file, if any. The precedence takes place
by merging the local configuration with the "standard" configuration
via Hash::Merge::Simple.
.
Finally you can override/modify the path search from outside your
application, by setting the "_CONFIG" variable outside your
application (where $NAME is the uppercase version of what you passed to
Config::ZOMG->new).
Description-md5: b934000ef6d25fa8435ef0eac59a9ef8