How to Install and Uninstall libiterator-util-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 05,2024

1. Install "libiterator-util-perl" package

This guide covers the steps necessary to install libiterator-util-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libiterator-util-perl" package

Please follow the steps below to uninstall libiterator-util-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libiterator-util-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libiterator-util-perl
Architecture: all
Version: 0.02+ds1-1.1
Priority: optional
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 41
Depends: libexception-class-perl (>= 1.21), libiterator-perl (>= 0.01), perl:any
Filename: pool/main/libi/libiterator-util-perl/libiterator-util-perl_0.02+ds1-1.1_all.deb
Size: 13560
MD5sum: e3ee80bb3869f538c3d4237dcbb2addd
SHA1: 4dc1d1a845c4319447321e2df6d942a092b8fa73
SHA256: ed0e228eb9ad570be5dd045ad34e97dec44590487069f93c1c93200d8affba6a
SHA512: ba2c1e6cc62dbc5dee2c787b5cffd37400452c68dfa483dc8242f3055b2d0d611f0d4b3bda1aff61ce290ed3434588eceef85f1f0c18bbadbb5dde26fc8ac86e
Homepage: https://metacpan.org/release/Iterator-Util
Description-en: 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: 10c5c7f237ca452cf2c97e17e2fcc91b
Task: ubuntu-mate-core, ubuntu-mate-desktop