How to Install and Uninstall liblist-moreutils-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "liblist-moreutils-perl" package

Please follow the steps below to install liblist-moreutils-perl on Kali Linux

$ sudo apt update $ sudo apt install liblist-moreutils-perl

2. Uninstall "liblist-moreutils-perl" package

This tutorial shows how to uninstall liblist-moreutils-perl on Kali Linux:

$ sudo apt remove liblist-moreutils-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblist-moreutils-perl package on Kali Linux

Package: liblist-moreutils-perl
Version: 0.430-2
Installed-Size: 104
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libexporter-tiny-perl, liblist-moreutils-xs-perl, perl (>= 5.22.2-2~)
Size: 46948
SHA256: 8a3ac2cd2c995bced7449a17838005abcaecfc302b0c51739dcc326f6eb8fbde
SHA1: 526fa34c038e450a3a57ae4972beb4da06652c45
MD5sum: 6045022d819eb8f14a0797eb37f7476d
Description: Perl module with additional list functions not found in List::Util
List::MoreUtils provides some trivial but commonly needed functionality on
lists which is not going to go into List::Util.
.
All of the functions are implementable in only a couple of lines of Perl
code. Using the functions from this module however should give slightly better
performance as everything is implemented in C. The pure-Perl implementation of
these functions only serves as a fallback in case the C portions of this module
could not be compiled on this machine.
Description-md5:
Homepage: https://metacpan.org/release/List-MoreUtils
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libl/liblist-moreutils-perl/liblist-moreutils-perl_0.430-2_all.deb