How to Install and Uninstall mariadb-common.x86_64 Package on AlmaLinux 8

Last updated: November 25,2024

1. Install "mariadb-common.x86_64" package

In this section, we are going to explain the necessary steps to install mariadb-common.x86_64 on AlmaLinux 8

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

2. Uninstall "mariadb-common.x86_64" package

Here is a brief guide to show you how to uninstall mariadb-common.x86_64 on AlmaLinux 8:

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

3. Information about the mariadb-common.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:52:13 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : mariadb-common
Epoch : 3
Version : 10.3.32
Release : 2.module_el8.6.0+2867+72759d2f
Architecture : x86_64
Size : 63 k
Source : mariadb-10.3.32-2.module_el8.6.0+2867+72759d2f.src.rpm
Repository : appstream
Summary : The shared files required by server and client
URL : http://mariadb.org
License : GPLv2 with exceptions and LGPLv2 and BSD
Description : The package provides the essential shared files for any MariaDB program.
: You will need to install this package to use any other MariaDB package.