Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Enable crb repo (this should be needed only on AlmaLinux9):



Code Block
languagebash
yum install yum-utils

/usr/bin/yum-config-manager --enable crb

yum clean all

...