How to Install and Uninstall mariadb-server-utils.x86_64 Package on AlmaLinux 9

Last updated: October 06,2024

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

This guide covers the steps necessary to install mariadb-server-utils.x86_64 on AlmaLinux 9

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

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

This guide let you learn how to uninstall mariadb-server-utils.x86_64 on AlmaLinux 9:

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

3. Information about the mariadb-server-utils.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:01:44 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : mariadb-server-utils
Epoch : 3
Version : 10.5.22
Release : 1.el9_2.alma.1
Architecture : x86_64
Size : 209 k
Source : mariadb-10.5.22-1.el9_2.alma.1.src.rpm
Repository : appstream
Summary : Non-essential server utilities for MariaDB/MySQL applications
URL : http://mariadb.org
License : GPLv2 and LGPLv2
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.