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

Last updated: May 02,2024

1. Install "libdata-validate-struct-perl" package

Please follow the guidance below to install libdata-validate-struct-perl on Kali Linux

$ sudo apt update $ sudo apt install libdata-validate-struct-perl

2. Uninstall "libdata-validate-struct-perl" package

Here is a brief guide to show you how to uninstall libdata-validate-struct-perl on Kali Linux:

$ sudo apt remove libdata-validate-struct-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libdata-validate-struct-perl
Version: 0.12-1
Installed-Size: 46
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libdata-validate-ip-perl, libdata-validate-perl, libregexp-common-perl
Size: 18856
SHA256: ee544c3d500e7828ee99a1deeaa5d397a589a3d80ae6edfaf953a6218b45bd73
SHA1: 259a4fe9d482936bca4bfef7b4c7bc433711d794
MD5sum: 18abbebcd931106fc19290d41c974379
Description: module to validate recursive hash structures
Data::Validate::Struct validates a hash reference against a given hash
structure. This is in contrast to Data::Validate in which you have to check
each value separately.
.
The hash could be the result of a config parser or just any hash structure.
E.g. the hash returned by XML::Simple could be validated using this module.
You may also use it to validate CGI input; just fetch the input data from
CGI, map it to a hash and validate it.
Description-md5:
Homepage: https://metacpan.org/release/Data-Validate-Struct
Section: perl
Priority: optional
Filename: pool/main/libd/libdata-validate-struct-perl/libdata-validate-struct-perl_0.12-1_all.deb