How to Install and Uninstall libanyevent-aio-perl Package on Kali Linux

Last updated: May 16,2024

1. Install "libanyevent-aio-perl" package

Here is a brief guide to show you how to install libanyevent-aio-perl on Kali Linux

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

2. Uninstall "libanyevent-aio-perl" package

This guide covers the steps necessary to uninstall libanyevent-aio-perl on Kali Linux:

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

3. Information about the libanyevent-aio-perl package on Kali Linux

Package: libanyevent-aio-perl
Version: 1.1-2
Installed-Size: 18
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libanyevent-perl, libio-aio-perl
Size: 4804
SHA256: 91ca95573d17429ea57e4921f28cf4d5465ff1783e85887fc99c45048eec0481
SHA1: 5a3649e4db89e96f05f011dae45ed5c8fb7653bf
MD5sum: a54f6cbeefc292289f4dfe2474a74f96
Description: Perl module to seamlessly integrate IO::AIO into AnyEvent
AnyEvent::AIO is an AnyEvent user: you need to make sure that you use and run
a supported event loop.
.
Loading this module will install the necessary magic to seamlessly integrate
IO::AIO into AnyEvent, i.e. you no longer need to concern yourself with
calling IO::AIO::poll_cb or any of that stuff (you still can, but this module
will do it in case you don't).
.
The AnyEvent watcher can be disabled by executing undef
$AnyEvent::AIO::WATCHER.
Description-md5:
Homepage: https://metacpan.org/release/AnyEvent-AIO
Section: perl
Priority: optional
Filename: pool/main/liba/libanyevent-aio-perl/libanyevent-aio-perl_1.1-2_all.deb