How to Install and Uninstall default-libmysqlclient-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 20,2024

1. Install "default-libmysqlclient-dev" package

Learn how to install default-libmysqlclient-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install default-libmysqlclient-dev

2. Uninstall "default-libmysqlclient-dev" package

In this section, we are going to explain the necessary steps to uninstall default-libmysqlclient-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove default-libmysqlclient-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the default-libmysqlclient-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: default-libmysqlclient-dev
Architecture: amd64
Version: 1.0.5ubuntu2
Multi-Arch: same
Priority: optional
Section: database
Source: mysql-defaults
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian MySQL Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 10
Depends: libmysqlclient-dev
Filename: pool/main/m/mysql-defaults/default-libmysqlclient-dev_1.0.5ubuntu2_amd64.deb
Size: 3932
MD5sum: c006f913e9a8f859bf0c4e71cdc02d52
SHA1: 864bef4b745a069fe5945ea466dc5e4e808ae8bc
SHA256: c518054191e62100adad1799513f3c00103bd82ca5f7fbeed87543cdcf55b34e
SHA512: 0e5cccac1c08b14452eb88cfdc8502e3b2ae66ce208d7c460061438443de1199bece0a01be34cc122cd2de1b15ac5731833f07a497f73af8ff47aa6180c62d25
Description-en: MySQL database development files (metapackage)
MySQL is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MySQL are speed, robustness and
ease of use.
.
This package depends on the default implementation of the client development
libraries and header files (API and ABI defined by MySQL). Depending on the
default defined through this metapackage, the underlying implementation may be
provided by either MySQL or MariaDB. Build-Depend on this package and then
link using -lmysqlclient. You will end up with a binary that depends on either
libmysqlclient.so.X or libmariadbclient.so.X depending on the current default.
dpkg-shlibdeps should correctly generate a dependency on libmysqlclientX or
libmariadbclientX as appropriate.
Description-md5: 36763c05220d88f67c8203781f560747