How to Install and Uninstall mariadb-java-client.noarch Package on Oracle Linux 8

Last updated: October 07,2024

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

Please follow the step by step instructions below to install mariadb-java-client.noarch on Oracle Linux 8

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

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

In this section, we are going to explain the necessary steps to uninstall mariadb-java-client.noarch on Oracle Linux 8:

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

3. Information about the mariadb-java-client.noarch package on Oracle Linux 8

Last metadata expiration check: 4:57:00 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : mariadb-java-client
Version : 2.2.5
Release : 3.el8
Architecture : noarch
Size : 941 k
Source : mariadb-java-client-2.2.5-3.el8.src.rpm
Repository : ol8_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.