How to Install and Uninstall soci-mysql-devel.x86_64 Package on Rocky Linux 9
Last updated: January 14,2025
1. Install "soci-mysql-devel.x86_64" package
This tutorial shows how to install soci-mysql-devel.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
soci-mysql-devel.x86_64
Copied
2. Uninstall "soci-mysql-devel.x86_64" package
This guide covers the steps necessary to uninstall soci-mysql-devel.x86_64 on Rocky Linux 9:
$
sudo dnf remove
soci-mysql-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the soci-mysql-devel.x86_64 package on Rocky Linux 9
Last metadata expiration check: 0:37:44 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : soci-mysql-devel
Version : 4.0.3
Release : 1.el9
Architecture : x86_64
Size : 22 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., header
: files and dynamic libraries specific to the MySQL database. If you
: would like to develop programs using soci and MySQL, you will need
: to install soci-mysql.
Available Packages
Name : soci-mysql-devel
Version : 4.0.3
Release : 1.el9
Architecture : x86_64
Size : 22 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., header
: files and dynamic libraries specific to the MySQL database. If you
: would like to develop programs using soci and MySQL, you will need
: to install soci-mysql.