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

Last updated: May 14,2024

1. Install "libconfig-auto-perl" package

This tutorial shows how to install libconfig-auto-perl on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libconfig-auto-perl" package

This is a short guide on how to uninstall libconfig-auto-perl on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: libconfig-auto-perl
Architecture: all
Version: 0.44-1
Priority: optional
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 73
Depends: libconfig-inifiles-perl, libio-string-perl, libxml-simple-perl, libyaml-perl, perl
Filename: pool/main/libc/libconfig-auto-perl/libconfig-auto-perl_0.44-1_all.deb
Size: 17398
MD5sum: 3a33e4939c448abd3abba15cac246d0c
SHA1: 0bf6153ae2d155971109320acca22b7c75ef9378
SHA256: 7937c90acc79b12e362fd98a10f8e76194f2b53a19e7e909338642735428ab28
SHA512: 31f5788037ab556c9cf73005d4dcb0b92eb9e9cfe5e58d4f33da9a7d0d010d93a92c6cb24711433d7dd56bb3fd76dcd579c53c86553708f7927acb5ab7486a52
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