How to Install and Uninstall mariadb-connector-c-devel.x86_64 Package on Rocky Linux 8

Last updated: May 07,2024

1. Install "mariadb-connector-c-devel.x86_64" package

In this section, we are going to explain the necessary steps to install mariadb-connector-c-devel.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install mariadb-connector-c-devel.x86_64

2. Uninstall "mariadb-connector-c-devel.x86_64" package

In this section, we are going to explain the necessary steps to uninstall mariadb-connector-c-devel.x86_64 on Rocky Linux 8:

$ sudo dnf remove mariadb-connector-c-devel.x86_64 $ sudo dnf autoremove

3. Information about the mariadb-connector-c-devel.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:26:03 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : mariadb-connector-c-devel
Version : 3.1.11
Release : 2.el8_3
Architecture : x86_64
Size : 67 k
Source : mariadb-connector-c-3.1.11-2.el8_3.src.rpm
Repository : appstream
Summary : Development files for mariadb-connector-c
URL : http://mariadb.org/
License : LGPLv2+
Description : Development files for mariadb-connector-c.
: Contains everything needed to build against libmariadb.so >=3 client library.