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

Last updated: May 17,2024

1. Install "libopendbx1-mysql" package

This is a short guide on how to install libopendbx1-mysql on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libopendbx1-mysql

2. Uninstall "libopendbx1-mysql" package

Please follow the step by step instructions below to uninstall libopendbx1-mysql on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libopendbx1-mysql $ sudo apt autoclean && sudo apt autoremove

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

Package: libopendbx1-mysql
Priority: optional
Section: universe/libs
Installed-Size: 26
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenDBX Maintainers
Architecture: amd64
Source: libopendbx
Version: 1.4.6-9build1
Provides: libopendbx1-backend
Depends: libopendbx1 (= 1.4.6-9build1), libc6 (>= 2.14), libmysqlclient20 (>= 5.7.11)
Filename: pool/universe/libo/libopendbx/libopendbx1-mysql_1.4.6-9build1_amd64.deb
Size: 5298
MD5sum: c20364ea139d6282d561dc30a08efdcf
SHA1: b91527e1d7241ad8e2194ea8af0cfe7c2fa1d755
SHA256: 7b38d446abf274ffe788f75daeb31ab329e9549b2b1df9474526c2e4ea57bdba
Description-en: MySQL backend for OpenDBX
OpenDBX provides a simple and lightweight API for interfacing native
relational database APIs in a consistent way. By using the OpenDBX API you
don't have to adapt your program to the different database APIs by yourself.
.
This package contains the MySQL backend.
Description-md5: b323633ef284576959a44e5ac082f4ca
Homepage: http://www.linuxnetworks.de/doc/index.php/OpenDBX
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu