diff --git a/building/prereq-alma9.md b/building/prereq-alma9.md index e1fc279a..3d6e5f22 100644 --- a/building/prereq-alma9.md +++ b/building/prereq-alma9.md @@ -9,6 +9,7 @@ With root permissions, i.e. `sudo` or as `root` install the prerequisites using: ```bash dnf install -y epel-release dnf-plugins-core dnf update -y +dnf config-manager --set-enabled crb dnf group install -y 'Development Tools' cat << EOF > /etc/yum.repos.d/alice-system-deps.repo [alice-system-deps]