How to Install and Uninstall libdbd-mysql-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 21,2024

1. Install "libdbd-mysql-perl" package

Please follow the steps below to install libdbd-mysql-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libdbd-mysql-perl" package

This guide covers the steps necessary to uninstall libdbd-mysql-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libdbd-mysql-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libdbd-mysql-perl
Architecture: amd64
Version: 4.050-3build1
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.32.0-4), perl-dbdabi-94, perlapi-5.32.0, libc6 (>= 2.4), libmysqlclient21 (>= 8.0.11), libdbi-perl
Filename: pool/universe/libd/libdbd-mysql-perl/libdbd-mysql-perl_4.050-3build1_amd64.deb
Size: 82828
MD5sum: e82529125ded5312820b8f5e6accde24
SHA1: 39030580e1bd44bcd615d1617a400f67c870a1de
SHA256: f6a754aa984a2588031fd20c32b4a2d3e0be53d354796cd03ba3ba0af141bbcb
SHA512: 7101e0a2409f7711fd55229ef7b05cdd94b3abf94f637d210af1d4258af18762cb81c9d1da2f72f41f44868f3de9289effea7ae54d86656163638e384e5c8667
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