How to Install and Uninstall libsoci_mysql4_0 Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "libsoci_mysql4_0" package

In this section, we are going to explain the necessary steps to install libsoci_mysql4_0 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libsoci_mysql4_0

2. Uninstall "libsoci_mysql4_0" package

This guide let you learn how to uninstall libsoci_mysql4_0 on openSuSE Tumbleweed:

$ sudo zypper remove libsoci_mysql4_0

3. Information about the libsoci_mysql4_0 package on openSuSE Tumbleweed

Information for package libsoci_mysql4_0:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libsoci_mysql4_0
Version : 4.0.2-5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 94.2 KiB
Installed : No
Status : not installed
Source package : soci-4.0.2-5.1.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.