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

Last updated: May 19,2024

1. Install "libodb-pgsql-2.4" package

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

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

2. Uninstall "libodb-pgsql-2.4" package

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

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

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

Package: libodb-pgsql-2.4
Architecture: amd64
Version: 2.4.0-1build0~16.04.1
Priority: optional
Section: universe/devel
Source: libodb-pgsql
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 193
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libodb-2.4, libpq5, libstdc++6 (>= 5.2)
Filename: pool/universe/libo/libodb-pgsql/libodb-pgsql-2.4_2.4.0-1build0~16.04.1_amd64.deb
Size: 55794
MD5sum: bad122dcacab7608b4cdd384b746a634
SHA1: 590071e637cbb1c457b3520ac49e19a6f916eaa6
SHA256: 3f83c2fe127227990a1032d228eb61574d2bf638e028a9b4dc27e08d8e5702ad
SHA512: e68a4d1686b32509033f59ca2a8f2e0ee65ad620eca02186a76da12dea987740a6c5edebfeb89e5be9fd6ec681880dec53895d63f93ae57976e5cd1939dce707
Homepage: http://www.codesynthesis.com/products/odb
Description-en: ODB Runtime Library for PostgreSQL
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 PostgreSQL ODB runtime library. Every application
that includes code generated for the PostgreSQL database will need to link to
this library.
Description-md5: e521205e44673e289cb61b66a8c50c7b

Package: libodb-pgsql-2.4
Priority: optional
Section: universe/devel
Installed-Size: 221
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Source: libodb-pgsql
Version: 2.4.0-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libodb-2.4, libpq5, libstdc++6 (>= 4.4.0)
Filename: pool/universe/libo/libodb-pgsql/libodb-pgsql-2.4_2.4.0-1_amd64.deb
Size: 58084
MD5sum: 96d5b78655a92e9599762886f3e33fa9
SHA1: f226b04d8e5726a539dfc0cbba0df27f9d860b0a
SHA256: 8b3c52c968051a626cdca935df7cc52b8df093c3f358eca18b00de29d4eb557f
Description-en: ODB Runtime Library for PostgreSQL
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 PostgreSQL ODB runtime library. Every application
that includes code generated for the PostgreSQL database will need to link to
this library.
Description-md5: e521205e44673e289cb61b66a8c50c7b
Homepage: http://www.codesynthesis.com/products/odb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu