CentOS 8 스트림 서버에서 Elasticsearch를 제거할 수 없습니다.

CentOS 8 스트림 서버에서 Elasticsearch를 제거할 수 없습니다.

CentOS 8 Stream을 실행 중이고 elasticsearch 7.10이 설치되어 있습니다. 삭제하려고 하면 다음과 같은 오류가 발생합니다.

# dnf remove elasticsearch-7.10.0-1.x86_64
Modular dependency problems:

 Problem 1: conflicting requests
  - nothing provides module(perl:5.26) needed by module perl-IO-Socket-SSL:2.066:8040020200924212038:1aedcbfe.x86_64
 Problem 2: conflicting requests
  - nothing provides module(perl:5.26) needed by module perl-libwww-perl:6.34:8040020211102170116:bf75fe78.x86_64
All matches were filtered out by exclude filtering for argument: elasticsearch-7.10.0-1.x86_64
No packages marked for removal.
Dependencies resolved.
Nothing to do.
Complete!

이 문제를 해결하는 방법을 잘 모르겠습니다. 누구든지 도와줄 수 있나요?

관련 정보