GPG keys error while installing mysql-community-server

Solution: Load the key directly from a URL:

sudo rpm --import https://repo.mysql.com/RPM-GPG-KEY-mysql-2022

Comments