How to Install and Uninstall soci.x86_64 Package on AlmaLinux 9

Last updated: October 07,2024

1. Install "soci.x86_64" package

Please follow the guidelines below to install soci.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install soci.x86_64

2. Uninstall "soci.x86_64" package

Please follow the instructions below to uninstall soci.x86_64 on AlmaLinux 9:

$ sudo dnf remove soci.x86_64 $ sudo dnf autoremove

3. Information about the soci.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:46:39 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : soci
Version : 4.0.3
Release : 1.el9
Architecture : x86_64
Size : 118 k
Source : soci-4.0.3-1.el9.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.