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

Last updated: May 14,2024

1. Install "libconfig-file-perl" package

Learn how to install libconfig-file-perl on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libconfig-file-perl" package

Please follow the steps below to uninstall libconfig-file-perl on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: libconfig-file-perl
Architecture: all
Version: 1.54-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: 25
Depends: perl:any
Filename: pool/universe/libc/libconfig-file-perl/libconfig-file-perl_1.54-1_all.deb
Size: 9944
MD5sum: 39e17362b9ccd430337d95b307f6a065
SHA1: 80bcbccadb901afae05dee4d4bb318a00da889ec
SHA256: 068bb974c5b1b64340fd57249d3004a57bc7af057e22ece51ea82a7791188828
SHA512: 50461cdd16d20f418450a8a34d02c76533ed359a505c5dc203da64feb8740263760c5ed474fc5120b2fa71f1213fc0fb665ded9b37167b43e877263f07b9584b
Homepage: https://metacpan.org/release/Config-File
Description-en: simple configuration file parsing module
Config::File parses simple configuration files and store its values in
an anonymous hash reference. The syntax of the configuration file is
quite simple:
.
# This is a comment
VALUE_ONE = foo
VALUE_TWO = $VALUE_ONE/bar
VALUE_THREE = The value contains a \# (hash). # This is a comment.
COMPOSED_VALUE[one] = The first component of a clustered value
COMPOSED_VALUE[two] = The second component of a clustered value
Description-md5: 5b47315ba3f09b87f209bdd6e1321a6c