How to Install and Uninstall libarray-iterator-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 03,2024

1. Install "libarray-iterator-perl" package

Please follow the guidance below to install libarray-iterator-perl on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libarray-iterator-perl" package

Please follow the guidance below to uninstall libarray-iterator-perl on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libarray-iterator-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libarray-iterator-perl
Architecture: all
Version: 0.12-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 58
Depends: perl
Filename: pool/universe/liba/libarray-iterator-perl/libarray-iterator-perl_0.12-1_all.deb
Size: 22924
MD5sum: 0649195eceb126468fc2b0ae40cd66d4
SHA1: ecd41217bfd15e9851dc202ba629cb5723725005
SHA256: 48237806715bcf46570a71ba0a9f3ca962f0bdc4b547a63b291fb09193b73ef5
SHA512: 3bcdc145c3ed0f454d7a7013d7ed01b001dfdfc2001019758fbb2f07cd6fce6061394873b9fb8512b4a675f44eb540965198d38d782c0360eb9c651eca934fed
Homepage: https://metacpan.org/release/Array-Iterator
Description-en: 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: b7fe2e89bdafd984fa580eb9b333e412