How to Install and Uninstall libiterator-util-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libiterator-util-perl" package

This tutorial shows how to install libiterator-util-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libiterator-util-perl" package

This is a short guide on how to uninstall libiterator-util-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libiterator-util-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libiterator-util-perl
Priority: optional
Section: universe/perl
Installed-Size: 42
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.02+ds1-1
Depends: libexception-class-perl (>= 1.21), libiterator-perl (>= 0.01), perl
Filename: pool/universe/libi/libiterator-util-perl/libiterator-util-perl_0.02+ds1-1_all.deb
Size: 14038
MD5sum: eaaf376f77b7abd5234cff142de88878
SHA1: f4522b5c7ba8959e473a62dc002bb57eaf5145b4
SHA256: 0652ae1ee587202c2a30c1d48416b80e46eb9e842abb7bd539c141a871ca2bfc
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
Homepage: https://metacpan.org/release/Iterator-Util
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu