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

Last updated: October 08,2024

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

Please follow the guidelines below to install mariadb-java-client.src on Oracle Linux 8

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

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

This is a short guide on how to uninstall mariadb-java-client.src on Oracle Linux 8:

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

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

Last metadata expiration check: 6:16:33 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : mariadb-java-client
Version : 2.2.5
Release : 3.el8
Architecture : src
Size : 1.0 M
Source : None
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.