How to Install and Uninstall libgda-5.0-mysql Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 06,2024

1. Install "libgda-5.0-mysql" package

Here is a brief guide to show you how to install libgda-5.0-mysql on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgda-5.0-mysql

2. Uninstall "libgda-5.0-mysql" package

This tutorial shows how to uninstall libgda-5.0-mysql on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgda-5.0-mysql $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgda-5.0-mysql package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgda-5.0-mysql
Priority: optional
Section: universe/database
Installed-Size: 228
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GNOME Maintainers
Architecture: amd64
Source: libgda5
Version: 5.2.4-1ubuntu1
Depends: libc6 (>= 2.14), libgda-5.0-4 (>= 5.2.2), libglib2.0-0 (>= 2.32.0), libmysqlclient20 (>= 5.7.11)
Filename: pool/universe/libg/libgda5/libgda-5.0-mysql_5.2.4-1ubuntu1_amd64.deb
Size: 63364
MD5sum: 36ca5d77c4997444092111f067d94104
SHA1: bc7ef241d8d3b65551820863536b7423cba79f4b
SHA256: f1912af2642ea233215702c3bc7a886e8b8de0fef322990e00008a734897e0b6
Description-en: MySQL provider for libgda database abstraction library
libgda is a (relatively small) database abstraction/access library
integrated on the GLib object model. It can be used as a metadata
extractor, to get information about all database objects in a common
way, and as an ODBC-like wrapper to access data in different engines
through an easier API.
.
This package contains the provider needed to access MySQL databases
through libgda.
Description-md5: 9f882a4e85a930890af1159d3fdd3edc
Homepage: http://www.gnome-db.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu