I ran dnf update on my rocky v9.4. I got an error message “python-unversioned-command-3.9.18-3.el9.noarch” can not be installed. Not sure how to fix this. Please help.
Could be mirror issues, try:
dnf clean all
dnf update
That worked great. The error disappeared.
Thank you so much.
