How to Install and Uninstall libdbd-mysql-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "libdbd-mysql-perl" package

Learn how to install libdbd-mysql-perl on Kali Linux

$ sudo apt update $ sudo apt install libdbd-mysql-perl

2. Uninstall "libdbd-mysql-perl" package

Learn how to uninstall libdbd-mysql-perl on Kali Linux:

$ sudo apt remove libdbd-mysql-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdbd-mysql-perl package on Kali Linux

Package: libdbd-mysql-perl
Source: libdbd-mysql-perl (4.052-1)
Version: 4.052-1+b1
Installed-Size: 278
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perl-dbdabi-94, perlapi-5.38.2, libc6 (>= 2.4), libmariadb3 (>= 3.0.0), libdbi-perl
Size: 113568
SHA256: 2aaaf5ed91918c34ec3a5bd5dad56248e2125744839af1a1277b069ce44824de
SHA1: 9cd748af58e519db6757770397afc94daf5df3c2
MD5sum: bc8bd638fccd9d73d99fff039f89f622
Description: Perl5 database interface to the MariaDB/MySQL database
DBD::mysql is the Perl5 Database Interface driver for the MariaDB/MySQL
database. In other words: DBD::mysql is an interface between the Perl
programming language and the MySQL programming API that comes with the
MariaDB/MySQL relational database management system. Most functions provided by
this programming API are supported. Some rarely used functions are
missing, mainly because no one ever requested them. However supported
features include: compression of data between server and client; timeouts;
SSL; prepared statement support; server administration such as creating
and dropping databases and restarting the server; auto-reconnection;
utf8; bind type guessing; bind comment placeholders; automated insert ids;
transactions; multiple result sets and multithreading.
Description-md5:
Multi-Arch: same
Homepage: https://dbi.perl.org/
Tag: devel::lang:perl, devel::lang:sql, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib, works-with::db
Section: perl
Priority: optional
Filename: pool/main/libd/libdbd-mysql-perl/libdbd-mysql-perl_4.052-1+b1_amd64.deb