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

Last updated: May 17,2024

1. Install "libdata-compare-perl" package

Please follow the instructions below to install libdata-compare-perl on Kali Linux

$ sudo apt update $ sudo apt install libdata-compare-perl

2. Uninstall "libdata-compare-perl" package

Learn how to uninstall libdata-compare-perl on Kali Linux:

$ sudo apt remove libdata-compare-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libdata-compare-perl
Version: 1.29-1
Installed-Size: 47
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclone-perl (>= 0.43), libfile-find-rule-perl
Suggests: libscalar-properties-perl
Size: 19596
SHA256: b6d677ba1b6aac2df9e8e29c45c94f38a7cc2bf3fef3cd0425daf3efbde7ae23
SHA1: 1146a07d70ab0731ad50777cbc31f731bf32df3c
MD5sum: 66046cd2aee6b24be7adbdb3a12b1dc8
Description: perl module to compare perl data structures recursively
The Data::Compare module compares two perl data structures recursively,
it natively handles several built-in data types - scalars, references
to scalars, references to arrays, references to hashes, references
to subroutines, compiled regular expressions, and globs. For objects, it tries
to Do The Right Thing and compares the underlying data type.
.
However, this is not always what you want. This is especially true if you
have complex objects which overload stringification and/or numification.
So you can extend this module with your own plugins for special data
structures, by using Data::Compare::Plugins (this is not an extra package, it
is included here).
Description-md5:
Homepage: https://metacpan.org/release/Data-Compare
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libd/libdata-compare-perl/libdata-compare-perl_1.29-1_all.deb