MySQL Forums
Forum List  »  Install & Repo

Re: No match for argument: mysql-community-server
Posted by: Terje Røsten
Date: October 26, 2019 06:41AM

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
October 26, 2019 06:41AM


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.