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

Last updated: May 19,2024

1. Install "libconfig-mvp-perl" package

Please follow the instructions below to install libconfig-mvp-perl on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libconfig-mvp-perl" package

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

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

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

Package: libconfig-mvp-perl
Architecture: all
Version: 2.200011-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: 122
Depends: perl, libclass-load-perl, libmodule-pluggable-perl | perl (<< 5.17.9), libmoose-perl, libmoosex-oneargnew-perl, libparams-util-perl, librole-hasmessage-perl, librole-identifiable-perl, libthrowable-perl, libtie-ixhash-perl, libtry-tiny-perl
Breaks: libconfig-mvp-reader-ini-perl (<< 2.101460~)
Filename: pool/universe/libc/libconfig-mvp-perl/libconfig-mvp-perl_2.200011-1_all.deb
Size: 41904
MD5sum: 1259d3759ef80f3baefbf630810fdaff
SHA1: aeb3c0b49edbbe5b22e10cf33ee5e01ceb142629
SHA256: b95d142aad4fde6e0b778843c34ff66d5faecec1a340f12e359c1c29c8b824a1
SHA512: de8f2497e9876baf195d1174f2bf0ffe3a84d6696e988531709dd305a2529f38198f1922028505a64df4d8373c643c3183f3ebe3d219b5f0c3d40488c76b8cbc
Homepage: https://metacpan.org/release/Config-MVP
Description-en: multivalue-property package-oriented configuration module
MVP is a mechanism for loading configuration (or other information) for
libraries. It doesn't read a file or a database. It's a helper for things
that do.
.
The idea is that you end up with a Config::MVP::Sequence object, and that you
can use that object to fully configure your library or application. The
sequence will contain a bunch of Config::MVP::Section objects, each of which
is meant to provide configuration for a part of your program. Most of these
sections will be directly related to a Perl library that you'll use as a
plugin or helper. Each section will have a name, and every name in the
sequence will be unique.
Description-md5: 52418572caa6dd93d2dfb52856348364