How to Install and Uninstall libiterator-util-perl Package on Kali Linux

Last updated: May 21,2024

1. Install "libiterator-util-perl" package

This guide let you learn how to install libiterator-util-perl on Kali Linux

$ sudo apt update $ sudo apt install libiterator-util-perl

2. Uninstall "libiterator-util-perl" package

This tutorial shows how to uninstall libiterator-util-perl on Kali Linux:

$ sudo apt remove libiterator-util-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libiterator-util-perl package on Kali Linux

Package: libiterator-util-perl
Version: 0.02+ds1-2
Installed-Size: 42
Maintainer: Debian Perl Group
Architecture: all
Depends: libexception-class-perl, libiterator-perl, perl:any
Size: 14040
SHA256: 17bc9044b87a9083703bf9b9505034bc5ba3abaaca35c2930bd3efd7992954a9
SHA1: 12cf50e9f21bce662b57cc7a1387e3c66301963e
MD5sum: 26c52dad8a0a75a01d1324b529ebf77a
Description: Useful functions for creating and manipulating iterator objects
Iterator::Util implements many useful functions for creating and manipulating
iterator objects.
.
An "iterator" is an object, represented as a code block that generates the
"next value" of a sequence, and generally implemented as a closure. For
further information, including a tutorial on using iterator objects, see the
Iterator documentation.
Description-md5:
Homepage: https://metacpan.org/release/Iterator-Util
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libi/libiterator-util-perl/libiterator-util-perl_0.02+ds1-2_all.deb