How to Install and Uninstall soci-sqlite3-devel Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "soci-sqlite3-devel" package
Please follow the guidance below to install soci-sqlite3-devel on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
soci-sqlite3-devel
Copied
2. Uninstall "soci-sqlite3-devel" package
In this section, we are going to explain the necessary steps to uninstall soci-sqlite3-devel on openSuSE Tumbleweed:
$
sudo zypper remove
soci-sqlite3-devel
Copied
3. Information about the soci-sqlite3-devel package on openSuSE Tumbleweed
Information for package soci-sqlite3-devel:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : soci-sqlite3-devel
Version : 4.0.2-5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 9.5 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 the soci SQLite back-end
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 with SQLite.
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : soci-sqlite3-devel
Version : 4.0.2-5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 9.5 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 the soci SQLite back-end
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 with SQLite.