...
Enable crb repo (this should be needed only on AlmaLinux9):
Code Block | ||
---|---|---|
| ||
yum install yum-utils
/usr/bin/yum-config-manager --enable crb
yum clean all |
...
...
Enable crb repo (this should be needed only on AlmaLinux9):
Code Block | ||
---|---|---|
| ||
yum install yum-utils
/usr/bin/yum-config-manager --enable crb
yum clean all |
...