How to Install and Uninstall mysql.x86_64 Package on Rocky Linux 9
Last updated: January 12,2025
1. Install "mysql.x86_64" package
Please follow the step by step instructions below to install mysql.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
mysql.x86_64
Copied
2. Uninstall "mysql.x86_64" package
Please follow the guidance below to uninstall mysql.x86_64 on Rocky Linux 9:
$
sudo dnf remove
mysql.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mysql.x86_64 package on Rocky Linux 9
Last metadata expiration check: 1:03:21 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : mysql
Version : 8.0.32
Release : 1.el9_2
Architecture : x86_64
Size : 2.7 M
Source : mysql-8.0.32-1.el9_2.src.rpm
Repository : appstream
Summary : MySQL client programs and shared libraries
URL : http://www.mysql.com
License : GPLv2 with exceptions and LGPLv2 and BSD
Description : MySQL is a multi-user, multi-threaded SQL database server. MySQL is a
: client/server implementation consisting of a server daemon (mysqld)
: and many different client programs and libraries. The base package
: contains the standard MySQL client programs and generic MySQL files.
Available Packages
Name : mysql
Version : 8.0.32
Release : 1.el9_2
Architecture : x86_64
Size : 2.7 M
Source : mysql-8.0.32-1.el9_2.src.rpm
Repository : appstream
Summary : MySQL client programs and shared libraries
URL : http://www.mysql.com
License : GPLv2 with exceptions and LGPLv2 and BSD
Description : MySQL is a multi-user, multi-threaded SQL database server. MySQL is a
: client/server implementation consisting of a server daemon (mysqld)
: and many different client programs and libraries. The base package
: contains the standard MySQL client programs and generic MySQL files.