You are probably missing the "epel" repository.
Follow these steps to enable the "epel" repository:

> sudo dnf upgrade --refresh
> sudo dnf config-manager --set-enabled crb
> sudo dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm
> sudo dnf install https://dl.fedoraproject.org/pub/epel/epel-next-release-latest-9.noarch.rpm

verify:

>> dnf repolist | grep epel

source: https://computingpost.medium.com/how-to-install-epel-on-rocky-linux-9-8-5efffda6a284

computer2know :: thank you for your visit :: have a nice day :: © 2024