How to Install and Uninstall mariadb-connector-c.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "mariadb-connector-c.i686" package

Learn how to install mariadb-connector-c.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install mariadb-connector-c.i686

2. Uninstall "mariadb-connector-c.i686" package

This tutorial shows how to uninstall mariadb-connector-c.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove mariadb-connector-c.i686 $ sudo dnf autoremove

3. Information about the mariadb-connector-c.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:01:42 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : mariadb-connector-c
Version : 3.2.6
Release : 1.el9_0
Architecture : i686
Size : 213 k
Source : mariadb-connector-c-3.2.6-1.el9_0.src.rpm
Repository : ubi-9-appstream-rpms
Summary : The MariaDB Native Client library (C driver)
URL : http://mariadb.org/
License : LGPLv2+
Description : The MariaDB Native Client library (C driver) is used to connect applications
: developed in C/C++ to MariaDB and MySQL databases.