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

Last updated: May 16,2024

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

This guide let you learn how to install libsoci-odbc3.2v5 on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: libsoci-odbc3.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-odbc3.2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libodbc1 (>= 2.3.1), libsoci-core3.2v5, libstdc++6 (>= 5.2)
Conflicts: libsoci-odbc3.2
Filename: pool/universe/s/soci/libsoci-odbc3.2v5_3.2.3-1ubuntu2_amd64.deb
Size: 29270
MD5sum: b13922414bd3759d4208af0af41a33e4
SHA1: f3e9fdf3dc99014af0a748563f13f75682c2dd0a
SHA256: 97d81b16c92a071c00edaf775191725c343c6885861673ccf71bdee3d4851f48
Description-en: C++ Database Access Library (ODBC 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 ODBC backend.
Description-md5: dd04132792782dcbc85f557ccaf4a0ba
Multi-Arch: same
Homepage: http://soci.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu