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

Last updated: November 01,2024

1. Install "mysql-common.x86_64" package

This guide covers the steps necessary to install mysql-common.x86_64 on AlmaLinux 8

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

2. Uninstall "mysql-common.x86_64" package

In this section, we are going to explain the necessary steps to uninstall mysql-common.x86_64 on AlmaLinux 8:

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

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

Last metadata expiration check: 0:18:20 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : mysql-common
Version : 8.0.26
Release : 1.module_el8.4.0+2532+b8928c02
Architecture : x86_64
Size : 133 k
Source : mysql-8.0.26-1.module_el8.4.0+2532+b8928c02.src.rpm
Repository : appstream
Summary : The shared files required for MySQL server and client
URL : http://www.mysql.com
License : GPLv2 with exceptions and LGPLv2 and BSD
Description : The mysql-common package provides the essential shared files for any
: MySQL program. You will need to install this package to use any other
: MySQL package.