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

Last updated: May 04,2024

1. Install "libanyevent-dbi-perl" package

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

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

2. Uninstall "libanyevent-dbi-perl" package

Please follow the instructions below to uninstall libanyevent-dbi-perl on Kali Linux:

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

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

Package: libanyevent-dbi-perl
Version: 3.04-1.1
Installed-Size: 44
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libanyevent-perl, libanyevent-fork-perl, libcbor-xs-perl, libcommon-sense-perl, libconvert-scalar-perl, libdbi-perl
Size: 17916
SHA256: 6bc4527d0aa23ff011e96b7df9dc2933d11d49663dfe50fd8de13fb5e6cc4129
SHA1: 377def6d0d21f599732650fda184959a1cb5e5ac
MD5sum: 40541f0547d7a83ebbf3358e8e1380dd
Description: module supporting asynchronous DBI access
AnyEvent::DBI is an AnyEvent extension, you need to make sure that you use
and run a supported event loop. This module implements asynchronous DBI access
by forking or executing separate "DBI-Server" processes and sending them
requests. It means that you can run DBI requests in parallel to other tasks.
The overhead for very simple statements ("select 0") is somewhere around 100%
to 120% (dual/single core CPU) compared to an explicit
prepare_cached/execute/fetchrow_arrayref/finish combination.
Description-md5:
Homepage: https://metacpan.org/release/AnyEvent-DBI
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/liba/libanyevent-dbi-perl/libanyevent-dbi-perl_3.04-1.1_all.deb