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

Last updated: May 20,2024

1. Install "libodb-mysql-2.4" package

Please follow the guidance below to install libodb-mysql-2.4 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libodb-mysql-2.4

2. Uninstall "libodb-mysql-2.4" package

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

$ sudo apt remove libodb-mysql-2.4 $ sudo apt autoclean && sudo apt autoremove

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

Package: libodb-mysql-2.4
Priority: optional
Section: universe/devel
Installed-Size: 181
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Source: libodb-mysql
Version: 2.4.0-1ubuntu1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libmysqlclient20 (>= 5.7.11), libodb-2.4, libstdc++6 (>= 5.2)
Filename: pool/universe/libo/libodb-mysql/libodb-mysql-2.4_2.4.0-1ubuntu1_amd64.deb
Size: 53036
MD5sum: 4a2c42aef6d91bce8e11b32ea83abac9
SHA1: 2442a285d3bb9a8c1da92a8fb95900d7d8cf18b3
SHA256: 69236d35771cefec617fe3a5cdddeb060baa9e8206aea0fd1f100512ed985644
Description-en: ODB Runtime Library for MySQL
ODB is an object-relational mapping (ORM) system for C++. It provides
tools, APIs, and library support that allow you to persist C++ objects to
a relational database (RDBMS) without having to deal with tables, columns,
or SQL and without manually writing any of the mapping code.
.
This package contains the MySQL ODB runtime library. Every application
that includes code generated for the MySQL database will need to link to
this library.
Description-md5: 1f8ddae91ff25f3b0807bf638ddaa3b6
Homepage: http://www.codesynthesis.com/products/odb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu