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

Last updated: May 20,2024

1. Install "libodb-sqlite-2.4" package

This guide let you learn how to install libodb-sqlite-2.4 on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libodb-sqlite-2.4" package

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

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

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

Package: libodb-sqlite-2.4
Architecture: amd64
Version: 2.4.0-1build0~16.04.1
Priority: optional
Section: universe/devel
Source: libodb-sqlite
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 177
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libodb-2.4, libsqlite3-0 (>= 3.6.12), libstdc++6 (>= 5.2)
Filename: pool/universe/libo/libodb-sqlite/libodb-sqlite-2.4_2.4.0-1build0~16.04.1_amd64.deb
Size: 51382
MD5sum: 022328504dfc0fa3a713a9799dcea7fb
SHA1: e5faa32b606c8e5ede2ff8c22d8d071dfca6f5a0
SHA256: a8e1ef6d06ed41fd456689257b54b390daebf96145083d7878c73c185f326faa
SHA512: 5176ded385eac422aed75e18b592e789bdc2c8452c73500e9a00061c2a7e688dbd229b9c4d5af130114314f310f65c218ada1a2317664dc33b3a936de76fee2e
Homepage: http://www.codesynthesis.com/products/odb
Description-en: ODB Runtime Library for SQLite
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 SQLite ODB runtime library. Every application
that includes code generated for the SQLite database will need to link to
this library.
Description-md5: 13a846e187b6e6695d753a898d27349c

Package: libodb-sqlite-2.4
Priority: optional
Section: universe/devel
Installed-Size: 205
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Source: libodb-sqlite
Version: 2.4.0-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libodb-2.4, libsqlite3-0 (>= 3.6.12), libstdc++6 (>= 4.4.0)
Filename: pool/universe/libo/libodb-sqlite/libodb-sqlite-2.4_2.4.0-1_amd64.deb
Size: 53816
MD5sum: fa6314244581a930c4aa5ce8c4d73c61
SHA1: 1a4be1d4e78f98a0f57b85f3ab1b9644d0533e60
SHA256: 5ab2313f8fe204940f62b8fd6df6339f38689c6dbe93433a1fd8fe80789f989a
Description-en: ODB Runtime Library for SQLite
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 SQLite ODB runtime library. Every application
that includes code generated for the SQLite database will need to link to
this library.
Description-md5: 13a846e187b6e6695d753a898d27349c
Homepage: http://www.codesynthesis.com/products/odb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu