How to Install and Uninstall libsoci_mysql4_0 Package on openSUSE Leap

Last updated: June 23,2024

1. Install "libsoci_mysql4_0" package

This tutorial shows how to install libsoci_mysql4_0 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libsoci_mysql4_0

2. Uninstall "libsoci_mysql4_0" package

This is a short guide on how to uninstall libsoci_mysql4_0 on openSUSE Leap:

$ sudo zypper remove libsoci_mysql4_0

3. Information about the libsoci_mysql4_0 package on openSUSE Leap

Information for package libsoci_mysql4_0:
-----------------------------------------
Repository : Main Repository
Name : libsoci_mysql4_0
Version : 4.0.2-bp155.3.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 86.1 KiB
Installed : No
Status : not installed
Source package : soci-4.0.2-bp155.3.6.src
Upstream URL : https://soci.sourceforge.io/
Summary : MariaDB back-end for soci
Description :
soci is a C++ database access library that provides the illusion of
embedding SQL in regular C++ code, staying entirely within the C++
standard.
This package contains the back-end for MariaDB.