How to Install and Uninstall mysql-test.x86_64 Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "mysql-test.x86_64" package

Please follow the step by step instructions below to install mysql-test.x86_64 on Rocky Linux 8

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

2. Uninstall "mysql-test.x86_64" package

Please follow the step by step instructions below to uninstall mysql-test.x86_64 on Rocky Linux 8:

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

3. Information about the mysql-test.x86_64 package on Rocky Linux 8

Last metadata expiration check: 2:12:49 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : mysql-test
Version : 8.0.26
Release : 1.module+el8.4.0+652+6de068a7
Architecture : x86_64
Size : 226 M
Source : mysql-8.0.26-1.module+el8.4.0+652+6de068a7.src.rpm
Repository : appstream
Summary : The test suite distributed with MySQL
URL : http://www.mysql.com
License : GPLv2 with exceptions and LGPLv2 and BSD
Description : MySQL is a multi-user, multi-threaded SQL database server. This
: package contains the regression test suite distributed with
: the MySQL sources.