How to Install and Uninstall soci.i686 Package on Fedora 38
Last updated: February 06,2025
1. Install "soci.i686" package
In this section, we are going to explain the necessary steps to install soci.i686 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
soci.i686
Copied
2. Uninstall "soci.i686" package
In this section, we are going to explain the necessary steps to uninstall soci.i686 on Fedora 38:
$
sudo dnf remove
soci.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the soci.i686 package on Fedora 38
Last metadata expiration check: 3:30:03 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : soci
Version : 4.0.3
Release : 3.fc38
Architecture : i686
Size : 131 k
Source : soci-4.0.3-3.fc38.src.rpm
Repository : fedora
Summary : The database access library for C++ programmers
URL : https://github.com/SOCI/soci
License : Boost
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.
Available Packages
Name : soci
Version : 4.0.3
Release : 3.fc38
Architecture : i686
Size : 131 k
Source : soci-4.0.3-3.fc38.src.rpm
Repository : fedora
Summary : The database access library for C++ programmers
URL : https://github.com/SOCI/soci
License : Boost
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.