How to Install and Uninstall libanyevent-fork-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 14,2024

1. Install "libanyevent-fork-perl" package

Learn how to install libanyevent-fork-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libanyevent-fork-perl

2. Uninstall "libanyevent-fork-perl" package

Please follow the step by step instructions below to uninstall libanyevent-fork-perl on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libanyevent-fork-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libanyevent-fork-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libanyevent-fork-perl
Architecture: all
Version: 1.31-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: 77
Depends: perl, libanyevent-perl (>= 6), libcommon-sense-perl (>= 3.6), libio-fdpass-perl (>= 0.2), libproc-fastspawn-perl (>= 0.1)
Filename: pool/universe/liba/libanyevent-fork-perl/libanyevent-fork-perl_1.31-1_all.deb
Size: 34724
MD5sum: b59196230eb0e1ab8dc083960727d993
SHA1: b39cea1de493bd494b1a0298197899343d998455
SHA256: 56de29baa979b69482830d8ace23384cb93cd27e76d3be7573b1e0a42cc7933e
SHA512: 1769134ed549d1cbb327c97184d2d78aca55ef1ae5e0ff98b1e4b5dc1cfefe27694edfaf1b119615f46a69a43bca369163d5617a30fa9847877dd180ca28251f
Homepage: https://metacpan.org/release/AnyEvent-Fork
Description-en: module to create new processes
AnyEvent::Fork allows you to create new processes, without actually forking
them from your current process (avoiding the problems of forking), but
preserving most of the advantages of fork.
.
It can be used to create new worker processes or new independent subprocesses
for short- and long-running jobs, process pools (e.g. for use in pre-forked
servers) but also to spawn new external processes (such as CGI scripts from a
web server), which can be faster (and more well behaved) than using fork+exec
in big processes.
.
Special care has been taken to make this module useful from other modules,
while still supporting specialised environments such as App::Staticperl or
PAR::Packer.
Description-md5: bf28e253eebf8f35e8adb34f6f818ece