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

Last updated: May 10,2024

1. Install "libanyevent-dbi-perl" package

This is a short guide on how to install libanyevent-dbi-perl on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libanyevent-dbi-perl" package

Learn how to uninstall libanyevent-dbi-perl on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: libanyevent-dbi-perl
Architecture: all
Version: 3.04-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: 42
Depends: perl, libanyevent-perl, libanyevent-fork-perl, libcbor-xs-perl, libcommon-sense-perl, libconvert-scalar-perl, libdbi-perl
Filename: pool/universe/liba/libanyevent-dbi-perl/libanyevent-dbi-perl_3.04-1_all.deb
Size: 16056
MD5sum: 0b78c3300d92dd96a4f3450664bcf1fd
SHA1: 5fcd226492cd45bee81522aa12c5255295a388a3
SHA256: b4e5b6a6d59ca0a5dc249ccf11a30a74c863430a8a74b2b3c9d0a4a505423f07
SHA512: c8ef4129579154a3bc7a32dbdb9105133b49d79befbaf5c017ac91b8e587c497368d3a3b3352497864e2797a3ff1137b4bff41b912183632d8af80b8b25e8a9c
Homepage: https://metacpan.org/release/AnyEvent-DBI
Description-en: 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: 4aea4cd4c1e663566dadee1a483cf88e