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

Last updated: May 14,2024

1. Install "libconfig-any-perl" package

Please follow the step by step instructions below to install libconfig-any-perl on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libconfig-any-perl" package

Please follow the step by step instructions below to uninstall libconfig-any-perl on Ubuntu 21.10 (Impish Indri):

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

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

Package: libconfig-any-perl
Architecture: all
Version: 0.32-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: 66
Depends: libmodule-pluggable-perl | perl (<< 5.17.0), perl
Recommends: libconfig-general-perl, libconfig-tiny-perl, libxml-simple-perl | libxml-namespacesupport-perl, libyaml-libyaml-perl | libyaml-syck-perl | libyaml-perl
Filename: pool/universe/libc/libconfig-any-perl/libconfig-any-perl_0.32-1_all.deb
Size: 28444
MD5sum: ac2b756f8fafa09a3288930be35be90f
SHA1: 3c3a2b7aea5c92d496659ca854e090f512209113
SHA256: 662cac01e70626daee91dace222f1926236d07b156014e2b9ea8e64cdfa06556
SHA512: 2a8b1997f29106e86f17cbbefb2c95b0c5ae2a3b5be85e81a37249007f7cda3e38999cd209f559a7027ccc879365d18010e68537586c01b6a0be7dd5e87635f8
Homepage: https://metacpan.org/release/Config-Any
Description-en: module to load configuration from different file formats
Config::Any provides a facility for Perl applications and libraries to load
configuration data from multiple different file formats. It supports XML,
YAML, JSON, Apache-style configuration, Windows INI files, and even Perl
code.
.
The rationale for this module is as follows: Perl programs are deployed on
many different platforms and integrated with many different systems. Systems
administrators and end users may prefer different configuration formats than
the developers. The flexibility inherent in a multiple format configuration
loader allows different users to make different choices, without generating
extra work for the developers. As a developer you only need to learn a single
interface to be able to use the power of different configuration formats.
Description-md5: aeeb2d48adc228f69d2f73885231812a