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

Last updated: May 18,2024

1. Install "liblist-someutils-perl" package

This is a short guide on how to install liblist-someutils-perl on Kali Linux

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

2. Uninstall "liblist-someutils-perl" package

This guide let you learn how to uninstall liblist-someutils-perl on Kali Linux:

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

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

Package: liblist-someutils-perl
Version: 0.59-1
Installed-Size: 79
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libmodule-implementation-perl
Recommends: liblist-someutils-xs-perl
Size: 37096
SHA256: 48f09a350ac7d398e4981595277a0ba61b0a351361610ccdc48a217895eae462
SHA1: 978afcc2f4c1bd4e8a9213fca52e4894911fc557
MD5sum: 971f5b3949c16731c6e255df6c6323b4
Description: module that provides the stuff missing in List::Util
List::SomeUtils 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 couldn't be compiled on this machine.
Description-md5:
Homepage: https://metacpan.org/release/List-SomeUtils
Section: perl
Priority: optional
Filename: pool/main/libl/liblist-someutils-perl/liblist-someutils-perl_0.59-1_all.deb