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

Last updated: May 20,2024

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

Please follow the guidelines below to install mariadb-java-client.noarch on Oracle Linux 9

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

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

Here is a brief guide to show you how to uninstall mariadb-java-client.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 0:14:43 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : mariadb-java-client
Version : 3.0.3
Release : 1.el9
Architecture : noarch
Size : 971 k
Source : mariadb-java-client-3.0.3-1.el9.src.rpm
Repository : ol9_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.