How to Install and Uninstall mariadb-devel.x86_64 Package on Oracle Linux 8

Last updated: January 10,2025

1. Install "mariadb-devel.x86_64" package

In this section, we are going to explain the necessary steps to install mariadb-devel.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install mariadb-devel.x86_64

2. Uninstall "mariadb-devel.x86_64" package

Here is a brief guide to show you how to uninstall mariadb-devel.x86_64 on Oracle Linux 8:

$ sudo dnf remove mariadb-devel.x86_64 $ sudo dnf autoremove

3. Information about the mariadb-devel.x86_64 package on Oracle Linux 8

Last metadata expiration check: 2:21:32 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : mariadb-devel
Epoch : 3
Version : 10.3.32
Release : 2.0.1.module+el8.5.0+20629+e1b20d6b
Architecture : x86_64
Size : 1.1 M
Source : mariadb-10.3.32-2.0.1.module+el8.5.0+20629+e1b20d6b.src.rpm
Repository : ol8_appstream
Summary : Files for development of MariaDB/MySQL applications
URL : http://mariadb.org
License : GPLv2 with exceptions and LGPLv2 and BSD
Description : MariaDB is a multi-user, multi-threaded SQL database server.
: MariaDB is a community developed branch of MySQL.
:
:
:
:
: This package contains everything needed for developing MariaDB/MySQL server
: applications. For developing client applications, use mariadb-connector-c
: package.