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

Last updated: May 18,2024

1. Install "libappconfig-perl" package

In this section, we are going to explain the necessary steps to install libappconfig-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libappconfig-perl

2. Uninstall "libappconfig-perl" package

This guide let you learn how to uninstall libappconfig-perl on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libappconfig-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libappconfig-perl
Architecture: all
Version: 1.71-2
Priority: optional
Section: perl
Source: appconfig
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Stefan Hornburg (Racke)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 185
Depends: perl
Filename: pool/main/a/appconfig/libappconfig-perl_1.71-2_all.deb
Size: 64448
MD5sum: 1a895a43fa8c7f3dea2200d765195da3
SHA1: 300aca8009eb8f7c44a22c19211e7e52bfc09eb7
SHA256: c6fc01e776ff37422dc6765c0acc0825604f6b6edec1d7a2e4d04330f6498bd2
SHA512: df4b5fcc16e82c382ad8ae35dddec40e05c89bd202c814d2a611956faf9f89004d8d17f53e9d1d4422442fd66b2d4817055c26278106a8ddaf00c2f8fb417020
Description-en: Perl module for configuration file and command line handling
AppConfig is a bundle of Perl5 modules for reading configuration
files and parsing command line arguments. Note that writing
configuration files is not supported at this time.
.
AppConfig supports a relaxed configuration file syntax with support
for flags (booleans), single and multivalue (lists or hashes)
items. A defined default and validation routine or regex can be
defined for each option.
.
Environment variable, file variable and tilde (~) are supported and
may be applied to selected configuration options. For long blocks of
text you can also use Perl HEREDOC syntax. Additionally there is
also a mechanism to utilise all these same features via a CGI.
Description-md5: 968a51d0c2668816fa49f49f0bee5fd4