February 2018
Intermediate to advanced
510 pages
16h 10m
English
Perform the following steps to install MySQL 8 using the Yum repository:
shell> sudo yum localinstall package_name.rpm shell> yum repolist enabled | grep "mysql.*-community.*"
Replace package_name with the actual name of the RPM package. After installation, execute the second command to check whether the Yum repository has properly installed.
Read now
Unlock full access