MySQL Forums
Forum List  »  Install & Repo

Re: No match for argument: mysql-community-server
Posted by: Lahlou youssef
Date: March 04, 2020 11:48AM

Hi!


RHEL8 ships with a yum module called mysql, this module masks packages in MySQL Repo. To fix this, run:

$ yum module disable mysql

you can then continue install process with:

$ yum install mysql-community-server

Options: ReplyQuote


Subject
Written By
Posted
Re: No match for argument: mysql-community-server
March 04, 2020 11:48AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.