How to Install and Uninstall libdbix-connector-perl Package on Kali Linux

Last updated: July 03,2024

1. Install "libdbix-connector-perl" package

Learn how to install libdbix-connector-perl on Kali Linux

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

2. Uninstall "libdbix-connector-perl" package

This guide let you learn how to uninstall libdbix-connector-perl on Kali Linux:

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

3. Information about the libdbix-connector-perl package on Kali Linux

Package: libdbix-connector-perl
Version: 0.59-1
Installed-Size: 95
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libdbi-perl
Size: 41704
SHA256: 47f7c5635e45f472696ac96890d8243a8ed51106fff2e9f4adf1c29254cd6aef
SHA1: aa3349074d446f7128d480f95246fa592b60c6bf
MD5sum: dfcea1ce0f6393b210897982106f0bb7
Description: 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:
Homepage: https://metacpan.org/release/DBIx-Connector
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libd/libdbix-connector-perl/libdbix-connector-perl_0.59-1_all.deb