How to Install and Uninstall soci.i686 Package on Fedora 34

Last updated: July 03,2024

1. Install "soci.i686" package

Learn how to install soci.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install soci.i686

2. Uninstall "soci.i686" package

This is a short guide on how to uninstall soci.i686 on Fedora 34:

$ sudo dnf remove soci.i686 $ sudo dnf autoremove

3. Information about the soci.i686 package on Fedora 34

Last metadata expiration check: 5:01:53 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : soci
Version : 4.0.1.alpha2
Release : 8.fc34
Architecture : i686
Size : 130 k
Source : soci-4.0.1.alpha2-8.fc34.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.