How to Install and Uninstall libparallel-iterator-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: January 11,2025
1. Install "libparallel-iterator-perl" package
Please follow the steps below to install libparallel-iterator-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libparallel-iterator-perl
Copied
2. Uninstall "libparallel-iterator-perl" package
This tutorial shows how to uninstall libparallel-iterator-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libparallel-iterator-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libparallel-iterator-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libparallel-iterator-perl
Priority: optional
Section: universe/perl
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.00-2
Depends: perl
Filename: pool/universe/libp/libparallel-iterator-perl/libparallel-iterator-perl_1.00-2_all.deb
Size: 19196
MD5sum: 415a96dbdcc6b2847e7842f81724829c
SHA1: fc1d02a89c8f82d05d034cbff4d9735f0d42c43d
SHA256: ccec6914ce0c58bcc0729e5de96b7dd1b2415663acf36150d773d08e0cc9cc2a
Description-en: Simple parallel execution
The standard map() function applies a user supplied transformation function
to each element in a list, returning a new list containing the transformed
elements.
.
Parallel::Iterator provides a 'parallel map()'. Multiple worker processes are
forked so that many instances of the transformation function may be executed
simultaneously.
Description-md5: cf8d98096ef9c23e464564dcfe58faf6
Homepage: https://metacpan.org/release/Parallel-Iterator
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.00-2
Depends: perl
Filename: pool/universe/libp/libparallel-iterator-perl/libparallel-iterator-perl_1.00-2_all.deb
Size: 19196
MD5sum: 415a96dbdcc6b2847e7842f81724829c
SHA1: fc1d02a89c8f82d05d034cbff4d9735f0d42c43d
SHA256: ccec6914ce0c58bcc0729e5de96b7dd1b2415663acf36150d773d08e0cc9cc2a
Description-en: Simple parallel execution
The standard map() function applies a user supplied transformation function
to each element in a list, returning a new list containing the transformed
elements.
.
Parallel::Iterator provides a 'parallel map()'. Multiple worker processes are
forked so that many instances of the transformation function may be executed
simultaneously.
Description-md5: cf8d98096ef9c23e464564dcfe58faf6
Homepage: https://metacpan.org/release/Parallel-Iterator
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu