How to Install and Uninstall libconfig-zomg-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "libconfig-zomg-perl" package

This tutorial shows how to install libconfig-zomg-perl on Ubuntu 21.10 (Impish Indri)

$ 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 21.10 (Impish Indri):

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

3. Information about the libconfig-zomg-perl package on Ubuntu 21.10 (Impish Indri)

Package: libconfig-zomg-perl
Architecture: all
Version: 1.000000-1.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:any, libclone-perl, libconfig-any-perl, libhash-merge-simple-perl, libmoo-perl
Filename: pool/universe/libc/libconfig-zomg-perl/libconfig-zomg-perl_1.000000-1.1_all.deb
Size: 13540
MD5sum: 906ae415cbe14edb74cd61bb55860013
SHA1: b354b858c40a7b08cc0821da570ade1546b10c18
SHA256: c08520f8a4fa8f02aa322ee9f47ca48d94887e60808f726c91c4df332ab0ad6f
SHA512: 267e2f5c1c5b3f1824140805af0b2ddaa5d5a1eaf868b17a332968275504b565a66ad16c6adb0b27fb085326f96fcf1fc9457d0a21ed43c8743b77964aa240e1
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