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

Last updated: May 14,2024

1. Install "libanyevent-perl" package

Please follow the instructions below to install libanyevent-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libanyevent-perl

2. Uninstall "libanyevent-perl" package

This guide let you learn how to uninstall libanyevent-perl on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: libanyevent-perl
Architecture: amd64
Version: 7.170-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 896
Depends: perl, perlapi-5.30.2
Recommends: libasync-interrupt-perl, libev-perl | libevent-perl, libguard-perl
Suggests: libev-perl, libevent-perl, libio-async-perl, libjson-perl | libjson-xs-perl, libnet-ssleay-perl, libpoe-perl, libtask-weaken-perl
Filename: pool/universe/liba/libanyevent-perl/libanyevent-perl_7.170-2_amd64.deb
Size: 369420
MD5sum: 9279e2db17343f974891a90945b585f9
SHA1: bcd39251fa7d015a693075fbc2efa4e01c66eb7d
SHA256: f8c2e79a7cc800a8484c7e507362fa71b606bb9a9ef08cffb6ac1a66c7f0e045
SHA512: 7a44884d288955082d6e9c94bfb3ef619cb5d8f6082bafd6f70c516f963fc9283f38ab0f9c563c36e633703f641f362896a61f3c1b967af9ea85d4f08412a9ac
Homepage: https://metacpan.org/release/AnyEvent
Description-en: event loop framework with multiple implementations
AnyEvent is not an event model itself, it only interfaces to whatever event
model the main program happens to use, in a pragmatic way. For event models,
the statement "there can only be one" is a bitter reality: In general, only
one event loop can be active at the same time in a process. This module
cannot change this, but it can hide the differences between them.
.
The goal of AnyEvent is to offer module authors the ability to do event
programming (waiting for I/O or timer events) without subscribing to a
religion, a way of living, and most importantly: without forcing your module
users into the same thing by forcing them to use the same event model you use.
.
During the first call of any watcher-creation method, the module tries to
detect the currently loaded event loop by probing whether one of the
following modules is already loaded: EV, AnyEvent::Loop, Event, Glib, Tk,
Event::Lib, Qt, POE. The first one found is used. If none are detected, the
module tries to load the first four modules in the order given; but note that
if EV is not available, the pure-perl AnyEvent::Loop should always work, so
the other two are not normally tried.
Description-md5: 7936e5064c6550ca3d7bfad654f53afb