How to Install and Uninstall mysql-common.x86_64 Package on CentOS Stream 9

Last updated: October 05,2024

1. Install "mysql-common.x86_64" package

Please follow the instructions below to install mysql-common.x86_64 on CentOS Stream 9

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

2. Uninstall "mysql-common.x86_64" package

Please follow the steps below to uninstall mysql-common.x86_64 on CentOS Stream 9:

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

3. Information about the mysql-common.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:39:34 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : mysql-common
Version : 8.0.36
Release : 1.el9
Architecture : x86_64
Size : 74 k
Source : mysql-8.0.36-1.el9.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.