320x100
All matches were filtered out by modular filtering for argument: mysql-community-server
Error: Unable to find a match: mysql-community-server
centos8 에서 mysql 특정 버전을 설치 하려는데 위와 같이 에러 뜨면서 설치가 안된다면
# yum module disable mysql
기본으로 설정되어 있는 mysql 을 비활성화 해주면 된다.
위 명령어를 입력 해주고 설치 하면 정상적으로 설치가 된다.
320x100
'Linux' 카테고리의 다른 글
testdisk 사용법 (1) | 2022.11.21 |
---|---|
jenkins downgrade 방법 (2) | 2022.11.15 |
linux root home 파티션 합치기 (0) | 2022.11.07 |
GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mysql (0) | 2022.11.06 |
yum error lvm.LibLVMError: (0, '') (0) | 2022.11.05 |