How to Install and Uninstall libset-tiny-perl Package on Kali Linux

Last updated: May 14,2024

1. Install "libset-tiny-perl" package

In this section, we are going to explain the necessary steps to install libset-tiny-perl on Kali Linux

$ sudo apt update $ sudo apt install libset-tiny-perl

2. Uninstall "libset-tiny-perl" package

This guide let you learn how to uninstall libset-tiny-perl on Kali Linux:

$ sudo apt remove libset-tiny-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libset-tiny-perl package on Kali Linux

Package: libset-tiny-perl
Version: 0.04-3
Installed-Size: 32
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 9916
SHA256: 165aed5e2fe4059875aa51c157651b4d56d6e7baef0302472b385e0d748b4b8f
SHA1: 685841152eab299260e621bccc967d0a132882b6
MD5sum: 40d311a47cb2cbd6b235c9d678a73f00
Description: module for simple sets of strings
Set::Tiny is a thin wrapper around regular Perl hashes to perform often
needed set operations, such as testing two sets of strings for equality, or
checking whether one is contained within the other.
.
For a more complete implementation of mathematical set theory, see
Set::Scalar. For sets of arbitrary objects, see Set::Object.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Set-Tiny
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libs/libset-tiny-perl/libset-tiny-perl_0.04-3_all.deb