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

Last updated: May 21,2024

1. Install "libparallel-iterator-perl" package

This guide covers the steps necessary to install libparallel-iterator-perl on Kali Linux

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

2. Uninstall "libparallel-iterator-perl" package

Here is a brief guide to show you how to uninstall libparallel-iterator-perl on Kali Linux:

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

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

Package: libparallel-iterator-perl
Version: 1.002-1
Installed-Size: 50
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 18128
SHA256: c50a63704c6358e36f6be26d5f05a61df303b3d7e7f513688c4df743028727d2
SHA1: 7bfeb4f0443d371c3eb4f00c3f5cf1b08c2ebc0c
MD5sum: d7f3d9955e4c0305b547dbf387d87c69
Description: module for simple parallel execution
Parallel::Iterator provides a 'parallel map()'. Multiple worker processes are
forked so that many instances of the transformation function may be executed
simultaneously.
.
For time consuming operations, particularly operations that spend most of
their time waiting for I/O, this is a big performance win. It also provides a
simple idiom to make effective use of multi CPU systems.
Description-md5:
Homepage: https://metacpan.org/release/Parallel-Iterator
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libp/libparallel-iterator-perl/libparallel-iterator-perl_1.002-1_all.deb