How to Install and Uninstall libstruct-compare-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libstruct-compare-perl" package

This guide let you learn how to install libstruct-compare-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libstruct-compare-perl" package

Please follow the guidance below to uninstall libstruct-compare-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libstruct-compare-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libstruct-compare-perl
Priority: optional
Section: universe/perl
Installed-Size: 56
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.0.1-3
Depends: perl
Filename: pool/universe/libs/libstruct-compare-perl/libstruct-compare-perl_1.0.1-3_all.deb
Size: 7666
MD5sum: 3ca0097e9e34c90a897997e64b876f67
SHA1: 020fc89ab3df5593cc48493c1c9b74cca58db57f
SHA256: e2f48ded5c2fb48dba9642c32d87aa3b04c3e847298aed3f1779654312da56a0
Description-en: Perl module providing recursive diff for perl structures
Struct::Compare compares two values of any type and structure and returns
true if they are the same. It does a deep comparison of the structures,
so a hash of a hash of a whatever will be compared correctly.
.
This is especially useful for writing unit tests for your modules!
Description-md5: 856ee9289829c1dc330032d3e9e77d1c
Homepage: http://search.cpan.org/dist/Struct-Compare
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu