How to Install and Uninstall libmce-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "libmce-perl" package

Please follow the steps below to install libmce-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libmce-perl

2. Uninstall "libmce-perl" package

This tutorial shows how to uninstall libmce-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libmce-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmce-perl package on Ubuntu 21.10 (Impish Indri)

Package: libmce-perl
Architecture: all
Version: 1.874-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: 912
Depends: perl:any, libscalar-list-utils-perl, libsocket-perl
Recommends: libsereal-decoder-perl (>= 3.015), libsereal-encoder-perl (>= 3.015)
Filename: pool/universe/libm/libmce-perl/libmce-perl_1.874-1_all.deb
Size: 260216
MD5sum: d97eb2e255dba56e51286c7109ae2f39
SHA1: d714f6d849e36766bce2eb6b92ed2ca599be3d4c
SHA256: 82c50a91fa81c77f20ccb2de3c63c5b119859e46e0bfe6415f9690e4c44cec92
SHA512: eaa7103cf0bd0c3e2021e6173bd1d699ab8c4ea17a79e0c3555641aa611d3eb2435b1c81b05d38c6b13599661123f795a20e51151fdd28fb03f880d5bff0d6f6
Homepage: https://metacpan.org/release/MCE
Description-en: Many-Core Engine for Perl providing parallel processing capabilities
Many-core Engine (MCE) for Perl helps enable a new level of performance
by maximizing all available cores. MCE spawns a pool of workers and
therefore does not fork a new process per each element of data. Instead,
MCE follows a bank queuing model. Imagine the line being the data and
bank-tellers the parallel workers. MCE enhances that model by adding the
ability to chunk the next n elements from the input stream to the next
available worker.
.
Chunking and input data are optional in MCE. One may use MCE to run many
workers in parallel without specifying input data.
Description-md5: 110445ce0d1ec17c87d4c2eaec27bc5a