How to Install and Uninstall soci.x86_64 Package on AlmaLinux 8
Last updated: January 10,2025
1. Install "soci.x86_64" package
This is a short guide on how to install soci.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
soci.x86_64
Copied
2. Uninstall "soci.x86_64" package
This guide let you learn how to uninstall soci.x86_64 on AlmaLinux 8:
$
sudo dnf remove
soci.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the soci.x86_64 package on AlmaLinux 8
Last metadata expiration check: 0:05:31 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : soci
Version : 4.0.0
Release : 2.el8
Architecture : x86_64
Size : 131 k
Source : soci-4.0.0-2.el8.src.rpm
Repository : epel
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.0
Release : 2.el8
Architecture : x86_64
Size : 131 k
Source : soci-4.0.0-2.el8.src.rpm
Repository : epel
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.