How to Install and Uninstall soci-devel Package on openSuSE Tumbleweed
Last updated: November 27,2024
1. Install "soci-devel" package
This tutorial shows how to install soci-devel on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
soci-devel
Copied
2. Uninstall "soci-devel" package
Please follow the step by step instructions below to uninstall soci-devel on openSuSE Tumbleweed:
$
sudo zypper remove
soci-devel
Copied
3. Information about the soci-devel package on openSuSE Tumbleweed
Information for package soci-devel:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : soci-devel
Version : 4.0.2-5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 165.4 KiB
Installed : No
Status : not installed
Source package : soci-4.0.2-5.1.src
Upstream URL : https://soci.sourceforge.io/
Summary : Development files 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.
The soci development package includes the header files, libraries,
development tools necessary for compiling and linking applications
which will use soci.
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : soci-devel
Version : 4.0.2-5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 165.4 KiB
Installed : No
Status : not installed
Source package : soci-4.0.2-5.1.src
Upstream URL : https://soci.sourceforge.io/
Summary : Development files 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.
The soci development package includes the header files, libraries,
development tools necessary for compiling and linking applications
which will use soci.