microdnf 패키지 관리자를 사용하여 보호된 패키지를 제거하는 방법은 무엇입니까?
도커 컨테이너를 실행할 때 almalinux/9-minimal
(또는redhat/ubi9-minimal
podman run -it --rm almalinux/9-minimal
그리고 컨테이너 내부에는
microdnf install -y dnf && microdnf remove -y dnf
후자의 명령은 다음과 같이 실패합니다.
error: Could not depsolve transaction; 1 problem detected:
Problem: The operation would result in removing the following protected packages: dnf