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

Last updated: May 20,2024

1. Install "libodb-2.4" package

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

$ sudo apt update $ sudo apt install libodb-2.4

2. Uninstall "libodb-2.4" package

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

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

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

Package: libodb-2.4
Architecture: amd64
Version: 2.4.0-1build0~16.04.1
Priority: optional
Section: universe/devel
Source: libodb
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 148
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/libo/libodb/libodb-2.4_2.4.0-1build0~16.04.1_amd64.deb
Size: 45690
MD5sum: 0b0899e68d37fe31d9270fef18787c7f
SHA1: 7f237228a84677c3ff3904e8388005f2b69188f4
SHA256: 027cc6844bf4e22d593025ffffa198665518513c3bb30ab2cf7bfea95000b0b4
SHA512: f42ec31371f8b73f0fb8b784314e367b7338dfd125cfc2303fa77739668f8847cea7cf915f11426362974372651ce412ed22ff13eba2eec42bd147eee528a253
Homepage: http://www.codesynthesis.com/products/odb
Description-en: Common ODB Runtime Library
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 common ODB runtime library. Every application
that includes code generated by the ODB compiler will need to link to this
library.
Description-md5: 85354392dee2fbece67aa83bd791545e

Package: libodb-2.4
Priority: optional
Section: universe/devel
Installed-Size: 173
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Source: libodb
Version: 2.4.0-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9)
Filename: pool/universe/libo/libodb/libodb-2.4_2.4.0-1_amd64.deb
Size: 46488
MD5sum: 4b8ab6d35ac7442a6680b1518b6d5f5f
SHA1: b812a0c1594546e2d6756b64e19089b55e3e3068
SHA256: ba05397fc3e610b11f45dbc108b021f1503894063d93edfbf182debd7c1d742d
Description-en: Common ODB Runtime Library
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 common ODB runtime library. Every application
that includes code generated by the ODB compiler will need to link to this
library.
Description-md5: 85354392dee2fbece67aa83bd791545e
Homepage: http://www.codesynthesis.com/products/odb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu