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

Last updated: May 04,2024

1. Install "mariadb-server-utils.x86_64" package

This guide covers the steps necessary to install mariadb-server-utils.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install mariadb-server-utils.x86_64

2. Uninstall "mariadb-server-utils.x86_64" package

Learn how to uninstall mariadb-server-utils.x86_64 on Oracle Linux 8:

$ sudo dnf remove mariadb-server-utils.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:24:41 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : mariadb-server-utils
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 : Non-essential server utilities for MariaDB/MySQL applications
URL : http://mariadb.org
License : GPLv2 with exceptions and LGPLv2 and BSD
Description : This package contains all non-essential server utilities and scripts for
: managing databases. It also contains all utilities requiring Perl and it is
: the only MariaDB sub-package, except test subpackage, that depends on Perl.