How to Install and Uninstall libdbix-connector-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libdbix-connector-perl" package

Here is a brief guide to show you how to install libdbix-connector-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libdbix-connector-perl

2. Uninstall "libdbix-connector-perl" package

Please follow the steps below to uninstall libdbix-connector-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libdbix-connector-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdbix-connector-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libdbix-connector-perl
Architecture: all
Version: 0.56-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: 97
Depends: perl, libdbi-perl
Filename: pool/universe/libd/libdbix-connector-perl/libdbix-connector-perl_0.56-1_all.deb
Size: 41446
MD5sum: 1f49fa80533e52b94bd5f91a32afd512
SHA1: 2136c22ad85af1c5c014ebf2d1cae30f7b124036
SHA256: 68d8069b857d9253c3e32cc5e0935ccf28bca67b205c3f802ec942ca9e7b7796
SHA512: 6457cddad17eba9a723691e7eb37b17b8afaf5b68195968694a3fe78b8825515dfb2a9fbc8031df54de389f29cc7e03c71b4f4cf52a9b3e587cf7058de2c5d33
Homepage: https://metacpan.org/release/DBIx-Connector
Description-en: fast and safe DBI connection and transaction management
DBIx::Connector provides a simple interface for fast and safe DBI
connection and transaction management. Connecting to a database can be
expensive; you don't want your application to re-connect every time you
need to run a query. The efficient thing to do is to hang on to a
database handle to maintain a connection to the database in order to
minimize that overhead. DBIx::Connector lets you do that without having
to worry about dropped or corrupted connections.
Description-md5: 51710fcf629aa1118f51bfc1cdfeb5e1