Find answers to your technical questions and learn how to use our products
Search suggestions:
If you subscribe to the Red Hat subscription, you must enable the following RHEL repositories before installing the system layer:
rhel-8-for-x86_64-baseos-rpms
rhel-8-for-x86_64-appstream-rpms
These repositories contain RPMs that are required for system layer installation.
Subscribe to the Red Hat subscription.
yum repolist
repo id
rhel-8-for-x86_64-baseos-rpms for rhel-8-for-x86_64-baseos-rpms.
rhel-8-for-x86_64-appstream-rpms for rhel-8-for-x86_64-appstream-rpms
To enable the rhel-8-for-x86_64-baseos-rpms repository, run the following command:
subscription-manager repos --enable=rhel-8-for-x86_64-baseos-rpms
To enable the rhel-8-for-x86_64-appstream-rpms repository, run the following command:
subscription-manager repos --enable=rhel-8-for-x86_64-appstream-rpms
Previous Topic
Next Topic