How to Install and Uninstall libsoci-postgresql3.2v5 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "libsoci-postgresql3.2v5" package

This is a short guide on how to install libsoci-postgresql3.2v5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsoci-postgresql3.2v5

2. Uninstall "libsoci-postgresql3.2v5" package

Please follow the instructions below to uninstall libsoci-postgresql3.2v5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsoci-postgresql3.2v5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsoci-postgresql3.2v5 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsoci-postgresql3.2v5
Priority: optional
Section: universe/libs
Installed-Size: 106
Maintainer: Ubuntu Developers
Original-Maintainer: William Blough
Architecture: amd64
Source: soci
Version: 3.2.3-1ubuntu2
Replaces: libsoci-postgresql3.2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpq5, libsoci-core3.2v5, libstdc++6 (>= 5.2)
Conflicts: libsoci-postgresql3.2
Filename: pool/universe/s/soci/libsoci-postgresql3.2v5_3.2.3-1ubuntu2_amd64.deb
Size: 29766
MD5sum: ceda06951a48406ff06bf3c07fd32ebe
SHA1: 88e4f760540cf787ad8381571adc5b42375e61ff
SHA256: fe9170a6079363c6f7449622e4ee1c644a43938d4ecb064e1a49f1d35c4b986b
Description-en: C++ Database Access Library (PostgreSQL backend)
Database access library for C++ that makes the illusion of
embedding SQL queries in the regular C++ code, staying entirely
within Standard C++.
.
This package provides the PostgreSQL backend.
Description-md5: f74e7fcc9bb1989880ee8955850927bb
Multi-Arch: same
Homepage: http://soci.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu