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

Last updated: May 15,2024

1. Install "libarray-diff-perl" package

Please follow the instructions below to install libarray-diff-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libarray-diff-perl

2. Uninstall "libarray-diff-perl" package

In this section, we are going to explain the necessary steps to uninstall libarray-diff-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libarray-diff-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libarray-diff-perl
Priority: optional
Section: universe/perl
Installed-Size: 19
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.07-2
Depends: perl, libalgorithm-diff-perl, libclass-accessor-perl
Filename: pool/universe/liba/libarray-diff-perl/libarray-diff-perl_0.07-2_all.deb
Size: 7006
MD5sum: 3976556bc7bcc108b565a69a7224b42e
SHA1: 6f14a8930799c68025d28a088fcad7d15a60141b
SHA256: 6d6e4c6ca1d1d513bfca385bde8068ab6bd0b75272c9770863b594b62317edee
Description-en: Perl module to find the differences between two arrays
The Array::Diff module compares two arrays and determines which elements
have been removed or added. Its interface is straightforward, solving
a simple problem in a simple way; for those who need more features,
there is always the Array::Compare module.
Description-md5: 0970820b898c2914a30c025a7836d0d9
Homepage: https://metacpan.org/release/Array-Diff
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu