Skip to content

Commit f48732c

Browse files
committed
OSDOCS-3800: Removing RPM install for oc for RHEL 9
1 parent 6416a61 commit f48732c

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

modules/cli-installing-cli-rpm.adoc

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -43,20 +43,16 @@ For {op-system-base-full}, you can install the OpenShift CLI (`oc`) as an RPM if
4343
----
4444

4545
. Enable the repositories required by {product-title} {product-version}.
46-
47-
** For Red Hat Enterprise Linux 9:
48-
+
49-
[source,terminal]
50-
----
51-
# subscription-manager repos --enable="rhocp-4.11-for-rhel-9-x86_64-rpms"
52-
----
53-
54-
** For Red Hat Enterprise Linux 8:
5546
+
5647
[source,terminal]
5748
----
5849
# subscription-manager repos --enable="rhocp-4.11-for-rhel-8-x86_64-rpms"
5950
----
51+
+
52+
[NOTE]
53+
====
54+
It is not supported to install the OpenShift CLI (`oc`) as an RPM for {op-system-base-full} 9. You must install the OpenShift CLI for {op-system-base} 9 by downloading the binary.
55+
====
6056

6157
. Install the `openshift-clients` package:
6258
+

0 commit comments

Comments
 (0)