installiert. < /p>
Code: Select all
$$ yum info installed | grep 'mysql'
Name : mysql80-community-release
Source : mysql80-community-release-el9-5.src.rpm
URL : http://dev.mysql.com
Code: Select all
$$ rpm -ql mysql80-community-release
/etc/pki/rpm-gpg/RPM-GPG-KEY-mysql-2022
/etc/pki/rpm-gpg/RPM-GPG-KEY-mysql-2023
/etc/yum.repos.d/mysql-community-debuginfo.repo
/etc/yum.repos.d/mysql-community-source.repo
/etc/yum.repos.d/mysql-community.repo
Code: Select all
$$ sudo yum install /etc/yum.repos.d/mysql-community-source.repo:
Last metadata expiration check: 0:56:40 ago on Sun Feb 9 20:22:36 2025.
No match for argument: /etc/yum.repos.d/mysql-community-source.repo:
Error: Unable to find a match: /etc/yum.repos.d/mysql-community-source.repo:
< /code>
Obwohl ich, wenn ich das tue, die Paketdetails von MySQL-Community-Server erhalte. < /p>
$$ sudo yum search mysql-community-server
Last metadata expiration check: 0:58:19 ago on Sun Feb 9 20:22:36 2025.
================= Name Exactly Matched: mysql-community-server =================
mysql-community-server.x86_64 : A very fast and reliable SQL database server
===================== Name Matched: mysql-community-server =====================
mysql-community-server-debug.x86_64 : The debug version of MySQL server