How to Install and Uninstall libdbd-mysql-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 20,2024

1. Install "libdbd-mysql-perl" package

Please follow the instructions below to install libdbd-mysql-perl on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libdbd-mysql-perl" package

This is a short guide on how to uninstall libdbd-mysql-perl on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libdbd-mysql-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libdbd-mysql-perl
Architecture: amd64
Version: 4.050-3
Multi-Arch: same
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 254
Depends: perl (>= 5.30.0-8), perl-dbdabi-94, perlapi-5.30.0, libc6 (>= 2.4), libmysqlclient21 (>= 8.0.11), libdbi-perl
Filename: pool/universe/libd/libdbd-mysql-perl/libdbd-mysql-perl_4.050-3_amd64.deb
Size: 82796
MD5sum: 7e9306d3cc4054725115fd303d56a6d9
SHA1: abcd95e81f606feabbebe53d3791b7815aec85a1
SHA256: e967e7b92501667ea86d2522c6c5326bd767486dfb7f5bd44e681327e90f0fba
SHA512: 5207c0ac7f746f34e4ebe47a7cdd8cc4dadcaf921bb1538ae2398e1c51c020bd59542868a4233311df01184df20940bb4df085163050da11882b4eb60078bd96
Homepage: https://dbi.perl.org/
Description-en: 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: fa0435d9b500e1b12da8be5d1e5ed096