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

Last updated: May 03,2024

1. Install "libarray-intspan-perl" package

Here is a brief guide to show you how to install libarray-intspan-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libarray-intspan-perl" package

Please follow the steps below to uninstall libarray-intspan-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libarray-intspan-perl
Priority: optional
Section: universe/perl
Installed-Size: 91
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 2.003-1
Depends: perl
Filename: pool/universe/liba/libarray-intspan-perl/libarray-intspan-perl_2.003-1_all.deb
Size: 23260
MD5sum: 63151825a97712895d95241485238463
SHA1: 5e5096f96a913c12011901e608ceefb7715f774b
SHA256: fc328d8223f78dd74433e4a5433140b1bdd24555b50f0247c4d06ec8c06cf3c2
Description-en: Handles arrays of scalars or objects using integer ranges as index
Array::IntSpan brings the speed advantages of Set::IntSpan to
arrays. Uses include manipulating grades, routing tables, or any other
situation where you have mutually exclusive ranges of integers that
map to given values.
.
Array::IntSpan is also able to consolidate ranges
by comparing the adjacent values of the range. If 2 adjacent values
are identical, the 2 adjacent ranges are merged.
Description-md5: c8b9b7300f36159b7362d36cf5d89e66
Homepage: https://metacpan.org/release/Array-IntSpan
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu