How to Install and Uninstall libanyevent-fork-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 14,2024

1. Install "libanyevent-fork-perl" package

Please follow the instructions below to install libanyevent-fork-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libanyevent-fork-perl" package

Please follow the guidance below to uninstall libanyevent-fork-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libanyevent-fork-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libanyevent-fork-perl
Architecture: all
Version: 1.31-1.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:any, 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.1_all.deb
Size: 34932
MD5sum: 7be354583298e06570a7ec46f6643918
SHA1: e21384a4b06c707b524ce115a53d858f5e6778ad
SHA256: 679a1b274561225cee86c42f464587998dcf90564b1cd3e2b40e9962185f4744
SHA512: 7dfc5ff55b448f9a4fdf6b9b7c9771a785afa1def14e67324bf75ec8992014cc43d432e6e1be581f35714f3fce0c131174e90da5b68f878222eceeb8734505b1
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