How to Install and Uninstall libappconfig-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libappconfig-perl" package

Please follow the step by step instructions below to install libappconfig-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libappconfig-perl

2. Uninstall "libappconfig-perl" package

Please follow the step by step instructions below to uninstall libappconfig-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libappconfig-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libappconfig-perl
Priority: optional
Section: perl
Installed-Size: 209
Maintainer: Ubuntu Developers
Original-Maintainer: Stefan Hornburg (Racke)
Architecture: all
Source: appconfig
Version: 1.66-1
Depends: perl
Filename: pool/main/a/appconfig/libappconfig-perl_1.66-1_all.deb
Size: 75464
MD5sum: e7776a9103b5346a974149eb140d0e74
SHA1: e123218af082e2f57ac1cad429b4163d0a76fabb
SHA256: ba83df8aea129c6c28c5c93c388fa2697658b0e11b7bba622f220b7df45910c8
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
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y