How to Install and Uninstall mariadb-java-client.noarch Package on CentOS 8 / RHEL 8

Last updated: June 30,2024

1. Install "mariadb-java-client.noarch" package

Learn how to install mariadb-java-client.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install mariadb-java-client.noarch

2. Uninstall "mariadb-java-client.noarch" package

Please follow the steps below to uninstall mariadb-java-client.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove mariadb-java-client.noarch $ sudo dnf autoremove

3. Information about the mariadb-java-client.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:04:16 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : mariadb-java-client
Version : 2.2.5
Release : 3.el8
Architecture : noarch
Size : 944 k
Source : mariadb-java-client-2.2.5-3.el8.src.rpm
Repository : appstream
Summary : Connects applications developed in Java to MariaDB and MySQL databases
URL : https://mariadb.com/kb/en/mariadb/about-mariadb-connector-j/
License : BSD and LGPLv2+
Description : MariaDB Connector/J is a Type 4 JDBC driver, also known as the Direct to
: Database Pure Java Driver. It was developed specifically as a lightweight
: JDBC connector for use with MySQL and MariaDB database servers.