You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

OCI: How to Subscribe Oracle Linux Extended Support Yum Channels on Oracle Linux 7

edited May 5, 2025 6:59AM in Linux 2 comments

Applies To

Oracle Cloud Infrastructure

Oracle Linux

Goal:

How to subscribe Oracle Linux Extended Support yum channels on Oracle Linux 7 instances running on OCI.

Solution

  • Install the oraclelinux-els-release-el7.x86_64 package. This package is available in ol7_oci_included channel and should be enabled.
$ sudo yum-config-manager —enable ol7_oci_included
$ sudo yum install oraclelinux-els-release-el7.x86_64 -y

This will enable the following Oracle Linux Extended Support channels by default:

ol7_latest_ELS

ol7_UEKR6_ELS

ol7_ksplice_ELS

  • Check your yum channel configuration:
$ sudo yum repolist
  • If you are using the optional channels ol7_kvm_utils and ol7_userspace_ksplice, then you should consider enabling Oracle Linux Extended Support channels

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!