How to Install and Uninstall libparams-validate-perl Package on Ubuntu 21.10 (Impish Indri)
Last updated: November 07,2024
1. Install "libparams-validate-perl" package
This guide let you learn how to install libparams-validate-perl on Ubuntu 21.10 (Impish Indri)
$
sudo apt update
Copied
$
sudo apt install
libparams-validate-perl
Copied
2. Uninstall "libparams-validate-perl" package
Here is a brief guide to show you how to uninstall libparams-validate-perl on Ubuntu 21.10 (Impish Indri):
$
sudo apt remove
libparams-validate-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libparams-validate-perl package on Ubuntu 21.10 (Impish Indri)
Package: libparams-validate-perl
Architecture: amd64
Version: 1.30-1build2
Multi-Arch: same
Priority: optional
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 159
Depends: perl, perlapi-5.32.1, libc6 (>= 2.34), libmodule-implementation-perl
Filename: pool/main/libp/libparams-validate-perl/libparams-validate-perl_1.30-1build2_amd64.deb
Size: 54804
MD5sum: 413964678d549e0c95b748ab3ace4a31
SHA1: 12bb46cc7401ec8f6ab8acc6058b08fc3d194b93
SHA256: c09ecbc05239010d78259fb0648df05ddc653a5b844fcf20e2eb3c62b2f6dc4b
SHA512: a9299fd201a7fe4d584d059acb3100a8eeb04b63495e01fd5f9f8b88deef1cd0c1ae709ac670c6aa8ddd53f61c43e48a282a53cf1aa7a585f401cdc1016b9ffb
Homepage: https://metacpan.org/release/Params-Validate
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
Task: ubuntukylin-desktop
Architecture: amd64
Version: 1.30-1build2
Multi-Arch: same
Priority: optional
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 159
Depends: perl, perlapi-5.32.1, libc6 (>= 2.34), libmodule-implementation-perl
Filename: pool/main/libp/libparams-validate-perl/libparams-validate-perl_1.30-1build2_amd64.deb
Size: 54804
MD5sum: 413964678d549e0c95b748ab3ace4a31
SHA1: 12bb46cc7401ec8f6ab8acc6058b08fc3d194b93
SHA256: c09ecbc05239010d78259fb0648df05ddc653a5b844fcf20e2eb3c62b2f6dc4b
SHA512: a9299fd201a7fe4d584d059acb3100a8eeb04b63495e01fd5f9f8b88deef1cd0c1ae709ac670c6aa8ddd53f61c43e48a282a53cf1aa7a585f401cdc1016b9ffb
Homepage: https://metacpan.org/release/Params-Validate
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
Task: ubuntukylin-desktop