How to Install and Uninstall libarray-iterator-perl Package on Kali Linux

Last updated: May 14,2024

1. Install "libarray-iterator-perl" package

Please follow the instructions below to install libarray-iterator-perl on Kali Linux

$ sudo apt update $ sudo apt install libarray-iterator-perl

2. Uninstall "libarray-iterator-perl" package

This tutorial shows how to uninstall libarray-iterator-perl on Kali Linux:

$ sudo apt remove libarray-iterator-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libarray-iterator-perl package on Kali Linux

Package: libarray-iterator-perl
Version: 0.132-1
Installed-Size: 64
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 26096
SHA256: d5869451701c36ec3881dd765525afc4827cc37cb49ccde827685d8378b0d94b
SHA1: 751651d43a77d75f908995de2d2a764c5a508688
MD5sum: ff4a11524763f19e2265ec896826f017
Description: simple class to provide iterators over Perl arrays
Array::Iterator Perl module provides a very simple iterator
interface. It is uni-directional and can only be used once. It
provides no means of reversing or resetting the iterator. It is not
recommended to alter the array during iteration, however no attempt is
made to enforce this. This class only intends to provide a clear and simple
means of generic iteration, nothing more (yet).
.
This package also provides:
* Array::Iterator::BiDirectional to allow forward and backward iteration
* Array::Iterator::Circular to allow circular iteration
* Array::Iterator::Reusable to allow reuse of iterators
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Array-Iterator
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/liba/libarray-iterator-perl/libarray-iterator-perl_0.132-1_all.deb