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

Last updated: May 10,2024

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

Please follow the steps below to install libsoci-mysql3.2v5 on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

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