How to Install and Uninstall soci-mysql.x86_64 Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "soci-mysql.x86_64" package
This guide let you learn how to install soci-mysql.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
soci-mysql.x86_64
Copied
2. Uninstall "soci-mysql.x86_64" package
Please follow the guidelines below to uninstall soci-mysql.x86_64 on Oracle Linux 9:
$
sudo dnf remove
soci-mysql.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the soci-mysql.x86_64 package on Oracle Linux 9
Last metadata expiration check: 2:00:40 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : soci-mysql
Version : 4.0.3
Release : 1.el9
Architecture : x86_64
Size : 57 k
Source : soci-4.0.3-1.el9.src.rpm
Repository : epel
Summary : MySQL back-end for soci
URL : https://github.com/SOCI/soci
License : Boost
Description : This package contains the MySQL back-end for soci, i.e.,
: dynamic library specific to the MySQL database. If you would like to
: use soci in your programs with MySQL, you will need to
: install soci-mysql.
Available Packages
Name : soci-mysql
Version : 4.0.3
Release : 1.el9
Architecture : x86_64
Size : 57 k
Source : soci-4.0.3-1.el9.src.rpm
Repository : epel
Summary : MySQL back-end for soci
URL : https://github.com/SOCI/soci
License : Boost
Description : This package contains the MySQL back-end for soci, i.e.,
: dynamic library specific to the MySQL database. If you would like to
: use soci in your programs with MySQL, you will need to
: install soci-mysql.