How to Install and Uninstall libsoci-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 01,2024

1. Install "libsoci-dev" package

Please follow the guidance below to install libsoci-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsoci-dev

2. Uninstall "libsoci-dev" package

Learn how to uninstall libsoci-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsoci-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libsoci-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 2089
Maintainer: Ubuntu Developers
Original-Maintainer: William Blough
Architecture: amd64
Source: soci
Version: 3.2.3-1ubuntu2
Depends: libsoci-core3.2v5 (= 3.2.3-1ubuntu2), libsoci-firebird3.2v5 (= 3.2.3-1ubuntu2), libsoci-mysql3.2v5 (= 3.2.3-1ubuntu2), libsoci-odbc3.2v5 (= 3.2.3-1ubuntu2), libsoci-postgresql3.2v5 (= 3.2.3-1ubuntu2), libsoci-sqlite3-3.2v5 (= 3.2.3-1ubuntu2)
Filename: pool/universe/s/soci/libsoci-dev_3.2.3-1ubuntu2_amd64.deb
Size: 233882
MD5sum: 5547596af1ccbe3ae8971bd82ce90c61
SHA1: 19b9f9d22bcdce97c646741d5968651ca72da5b8
SHA256: fd29ed8c9f075767e9cc45f3e0f5568108f0c1cc83fe5501cff6a193c9c04135
Description-en: C++ Database Access Library (devel)
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 development headers.
Description-md5: af48496b5d02d9dd016c9162e9313719
Homepage: http://soci.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu