How to Install and Uninstall libscalar-list-utils-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "libscalar-list-utils-perl" package

Please follow the step by step instructions below to install libscalar-list-utils-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libscalar-list-utils-perl

2. Uninstall "libscalar-list-utils-perl" package

Please follow the steps below to uninstall libscalar-list-utils-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libscalar-list-utils-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libscalar-list-utils-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libscalar-list-utils-perl
Priority: optional
Section: universe/perl
Installed-Size: 121
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 1:1.43-1
Depends: perl (>= 5.22.1-5), perlapi-5.22.1, libc6 (>= 2.14)
Filename: pool/universe/libs/libscalar-list-utils-perl/libscalar-list-utils-perl_1.43-1_amd64.deb
Size: 45030
MD5sum: fb8518a1ad4b3a16ffd80a0ac6302471
SHA1: 935a6468412848a721cb3ba5e7088e52f10c270f
SHA256: 4f654ababe554fbcc9de6ac01d66744c83e0855811f472a3791022d9c3aac5e7
Description-en: modules providing common scalar and list utility subroutines
List::Util is a collection of Perl modules that provide subroutines useful
for working with scalars and lists, which people have expressed would be nice
to have as a perl builtin, but where usage would not be sufficient to warrant
use of a keyword, and the size so small such that being individual extensions
would be wasteful.
Description-md5: 6671f24f6fc82143bff604e2ad00a801
Homepage: https://metacpan.org/release/Scalar-List-Utils
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu