How to Install and Uninstall libparams-validate-perl Package on Kali Linux

Last updated: May 14,2024

1. Install "libparams-validate-perl" package

Please follow the instructions below to install libparams-validate-perl on Kali Linux

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

2. Uninstall "libparams-validate-perl" package

Please follow the steps below to uninstall libparams-validate-perl on Kali Linux:

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

3. Information about the libparams-validate-perl package on Kali Linux

Package: libparams-validate-perl
Source: libparams-validate-perl (1.31-2)
Version: 1.31-2+b1
Installed-Size: 170
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.4), libmodule-implementation-perl, libscalar-list-utils-perl
Size: 63648
SHA256: 76e64f8387f9c26d2a89eebca8f0b07fe0fb5fb6763f8bbc8de05b3db2c7c144
SHA1: 2ae218f6eae563cb2afd21e12cc490303bb44a56
MD5sum: ed5cb8bf0cd70e9c52160d38f8a7611e
Description: 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:
Multi-Arch: same
Homepage: https://metacpan.org/release/Params-Validate
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libp/libparams-validate-perl/libparams-validate-perl_1.31-2+b1_amd64.deb