5724664
@@ -30,6 +30,12 @@
== EL10
+ [,console]
+ ----
+ $ /usr/bin/crb enable
+ $ dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-10.noarch.rpm
+
To keep this consistent with the other sections on this page, please move this below the CentOS Stream 10 instructions, and include a === RHEL 10 header.
=== RHEL 10
=== CentOS Stream 10
[,console]
On RHEL 10 you enable crb slightly different, this has been tested on 2 of my machines to work.
/usr/bin/crb comes from epel-release I don't see how this works for you.
/usr/bin/crb
epel-release
On RHEL 10, shouldn't it be like it is on RHEL 9 subscription-manager repos --enable codeready-builder-for-rhel-10-$(arch)-rpms
subscription-manager repos --enable codeready-builder-for-rhel-10-$(arch)-rpms
To keep this consistent with the other sections on this page, please move this below the CentOS Stream 10 instructions, and include a
=== RHEL 10
header.