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

Last updated: February 02,2025

1. Install "libconfig-onion-perl" package

Please follow the instructions below to install libconfig-onion-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libconfig-onion-perl" package

Please follow the guidance below to uninstall libconfig-onion-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libconfig-onion-perl
Priority: optional
Section: universe/perl
Installed-Size: 38
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.006-1
Depends: libconfig-any-perl, libhash-merge-simple-perl, libmoo-perl, perl
Filename: pool/universe/libc/libconfig-onion-perl/libconfig-onion-perl_1.006-1_all.deb
Size: 12374
MD5sum: c9b7a9ebbd60e2f422f5c765810bd227
SHA1: 443c532b8dceeb694c17c4edb79d15661338e2ed
SHA256: 210343e6ffb634103546efceeb83b9f3584ea2c16c19337d6bddedc7c63da128
Description-en: layered configuration
Config::Onion stores all configuration settings in four layers:
Defaults, Main, Local, and Override. Each layer can be added to as many
times as you like. Within each layer, settings which are given multiple
times will take the last specified value, while those which are not
repeated will remain untouched.
Description-md5: 0a240822f66f4a422f6eea4c68d8f451
Homepage: https://metacpan.org/release/Config-Onion
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu