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

Last updated: May 17,2024

1. Install "libparams-validate-perl" package

Please follow the guidelines below to install libparams-validate-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libparams-validate-perl

2. Uninstall "libparams-validate-perl" package

Please follow the guidelines below to uninstall libparams-validate-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libparams-validate-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libparams-validate-perl
Priority: optional
Section: universe/perl
Installed-Size: 146
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 1.22-1
Depends: perl (>= 5.22.1-7), perlapi-5.22.1, libc6 (>= 2.4), libmodule-implementation-perl
Filename: pool/universe/libp/libparams-validate-perl/libparams-validate-perl_1.22-1_amd64.deb
Size: 49916
MD5sum: 626381a4d3849994e5c3e869f327d65b
SHA1: 2f0f6d92ed887fcd24a349d7d22cb1388b75ed49
SHA256: ee7ec8273b620712d92e9ef7a7dfa873d09a4bd5cd648effe206990132fbe21f
Description-en: Perl module to validate parameters to Perl method/function calls
Params::Validate is a Perl module providing a flexible way to validate method
and function call parameters. The validation can be as simple as checking for
the presence of required parameters, or more complex, like validating object
classes (via isa) or capabilities (via can) and checking parameter types. It
also provides extensibility through customized validation callbacks.
.
The module has been designed to work equally well with positional or named
parameters (via a hash or hash reference) and includes experimental support
for attributes (see Attribute::Params::Validate for details).
Description-md5: 5e447d8721950161f2c85427a998a5ae
Homepage: https://metacpan.org/release/Params-Validate
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 3y
Task: mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master