How to Install and Uninstall libconfig-zomg-perl Package on Kali Linux

Last updated: May 20,2024

1. Install "libconfig-zomg-perl" package

This guide let you learn how to install libconfig-zomg-perl on Kali Linux

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

2. Uninstall "libconfig-zomg-perl" package

Please follow the guidance below to uninstall libconfig-zomg-perl on Kali Linux:

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

3. Information about the libconfig-zomg-perl package on Kali Linux

Package: libconfig-zomg-perl
Version: 1.000000-1.1
Installed-Size: 41
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclone-perl, libconfig-any-perl, libhash-merge-simple-perl, libmoo-perl
Size: 16752
SHA256: 3ae1ed663d496fe9da70dd8fb101c02e40230d3ee9a87fd04c9f328d64822dd9
SHA1: f50e4df9f5c19fd374ee2c6109918e066f15f11d
MD5sum: 1dbc56b4675ad9b13bb0cb2464f4de82
Description: 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:
Homepage: http://search.cpan.org/dist/Config-ZOMG/
Section: perl
Priority: optional
Filename: pool/main/libc/libconfig-zomg-perl/libconfig-zomg-perl_1.000000-1.1_all.deb