How to Install and Uninstall libpoe-component-dbiagent-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "libpoe-component-dbiagent-perl" package

This guide let you learn how to install libpoe-component-dbiagent-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpoe-component-dbiagent-perl

2. Uninstall "libpoe-component-dbiagent-perl" package

This tutorial shows how to uninstall libpoe-component-dbiagent-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpoe-component-dbiagent-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpoe-component-dbiagent-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpoe-component-dbiagent-perl
Priority: optional
Section: universe/perl
Installed-Size: 112
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.26-2
Depends: perl, libclass-methodmaker-perl, libdbi-perl, libpoe-perl
Filename: pool/universe/libp/libpoe-component-dbiagent-perl/libpoe-component-dbiagent-perl_0.26-2_all.deb
Size: 27596
MD5sum: e0dbd56190533cff27dfb81cf90d8c96
SHA1: e2b0a64e983ad5b255365b5201c0aff56661fa09
SHA256: 2c91a11ec9b6120337cee14b468d3bdb37a7c27fcd45db2692a22873fd79fe51
Description-en: POE Component for running asynchronous DBI calls
POE::Component::DBIAgent is your answer to non-blocking DBI in POE.
.
It fires off a configurable number child processes (defaults to 3) and
feeds database queries to it via two-way pipe (or sockets ... however
POE::Component::Wheel::Run is able to manage it). The primary method
is query.
Description-md5: f26dd5d43fff4a74bf1bab1b50b3b9d2
Homepage: http://search.cpan.org/dist/POE-Component-DBIAgent/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu