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

Last updated: May 13,2024

1. Install "libconfig-auto-perl" package

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

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

2. Uninstall "libconfig-auto-perl" package

In this section, we are going to explain the necessary steps to uninstall libconfig-auto-perl on Ubuntu 21.10 (Impish Indri):

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

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

Package: libconfig-auto-perl
Architecture: all
Version: 0.44-1.1
Priority: optional
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 44
Depends: libconfig-inifiles-perl, libio-string-perl, libxml-simple-perl, libyaml-perl, perl:any
Filename: pool/main/libc/libconfig-auto-perl/libconfig-auto-perl_0.44-1.1_all.deb
Size: 16744
MD5sum: 648e32d5169b08835ba8df34c127358f
SHA1: dcd7816e673e893f2f814ab08b1eebac2254dfcd
SHA256: f5dcafcf48deea6786499680168cd86df3b8e4872787823e5a8bff7af3568486
SHA512: a424d613513db3bce45e61e8cf3fed99b0425ac8c8fe08080110e5003ded54d56d54075563949f98a9ea49363e551a6a3489d2ae93bcbfba1ae3f4388c1a454d
Homepage: https://metacpan.org/release/Config-Auto
Description-en: magical config file parser
Config::Auto allows developers to parse config files without
needing to specify the format of the file (though they can do it).
.
It even looks for the config file in standard places (working dir,
home dir, /etc) and tries some common config file names if the path
isn't specified in the call.
.
It then determines the format of the config file, parses it and then
returns a data structure containing the configuration data. The format
of this structure depends on the format of the file.
.
At the moment, libconfig-auto-perl knows about colon, space and equals
separated, XML, Perl, Windows INI, BIND9 and irssi style config files,
though files in BIND9 or irssi format cannot be parsed.
Description-md5: a21c1ce97ab57c25137804f64a29091a