#332 Added tested solution for RHEL 10
Opened 2 months ago by jwildeboer. Modified a month ago
jwildeboer/epel main  into  main

@@ -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.

  === 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.

On RHEL 10, shouldn't it be like it is on RHEL 9
subscription-manager repos --enable codeready-builder-for-rhel-10-$(arch)-rpms

/usr/bin/crb comes from epel-release I don't see how this works for you.

On RHEL 10, shouldn't it be like it is on RHEL 9
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.

Metadata