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

Last updated: May 20,2024

1. Install "mariadb-common.x86_64" package

Please follow the instructions below to install mariadb-common.x86_64 on Rocky Linux 8

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

2. Uninstall "mariadb-common.x86_64" package

Please follow the guidance below to uninstall mariadb-common.x86_64 on Rocky Linux 8:

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

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

Last metadata expiration check: 0:51:36 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : mariadb-common
Epoch : 3
Version : 10.3.32
Release : 2.module+el8.5.0+777+18007c86
Architecture : x86_64
Size : 63 k
Source : mariadb-10.3.32-2.module+el8.5.0+777+18007c86.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.