How to Install and Uninstall libdata-compare-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libdata-compare-perl" package

This guide let you learn how to install libdata-compare-perl on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libdata-compare-perl" package

Please follow the steps below to uninstall libdata-compare-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libdata-compare-perl package on Ubuntu 21.10 (Impish Indri)

Package: libdata-compare-perl
Architecture: all
Version: 1.27-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 46
Depends: perl, libclone-perl (>= 0.43), libfile-find-rule-perl
Suggests: libscalar-properties-perl
Filename: pool/universe/libd/libdata-compare-perl/libdata-compare-perl_1.27-1_all.deb
Size: 18388
MD5sum: e9e4bd37ab86c13c2e57fec23173afbe
SHA1: 40e69bd344518e9a92a2f232b825fb3b7a96b0f9
SHA256: 3aaedba6ca919304e347e60fe16f960674d87f8f2e19c249bc961eba1f403532
SHA512: e6219ebe042da3454af3f412e91b7a6eaaf4ef173083d1f50ce3166e9904441bc806cd0728219b2fd875da0459adeae67275fcd84d998932a9171ad764ff7671
Homepage: https://metacpan.org/release/Data-Compare
Description-en: 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: c3a99a406affde30658cd2da4b20db78