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

Last updated: May 17,2024

1. Install "libanyevent-callback-perl" package

Please follow the instructions below to install libanyevent-callback-perl on Kali Linux

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

2. Uninstall "libanyevent-callback-perl" package

Here is a brief guide to show you how to uninstall libanyevent-callback-perl on Kali Linux:

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

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

Package: libanyevent-callback-perl
Version: 0.06-1.1
Installed-Size: 24
Maintainer: Dmitry E. Oboukhov
Architecture: all
Depends: perl:any
Size: 7156
SHA256: 7b43491032bc659f69fa854c36514ff7496724113149ea7f02089ebfb45c20a1
SHA1: 3b4673769543ee31a4ed41acd0a33a3181d5109c
MD5sum: 24a62cd0236a93f3c5feceb2a0c843c2
Description: callback aggregator for AnyEvent watchers
The module allows You to create callback's hierarchy. Also the module
groups error and result callbacks into one object.
.
Also the module checks if one callback was called by watcher or not.
If a watcher doesn't call result or error callback, error callback will
be called automatically.
.
Also the module checks if a callback was called reentrant. In the case
the module will complain (using "carp" in Carp).
.
If a watcher touches error callback and if superior didn't define error
callback, the module will call error callback upwards hierarchy.
Description-md5:
Homepage: http://search.cpan.org/dist/AnyEvent-Callback/
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/liba/libanyevent-callback-perl/libanyevent-callback-perl_0.06-1.1_all.deb