Subscription-manager : Repository

 

Liste des repository

> subscription-manager repos --list

+----------------------------------------------------------+
    Available Repositories in /etc/yum.repos.d/redhat.repo
+----------------------------------------------------------+
Repo ID:   rhel-6-workstation-rpms
Repo Name: Red Hat Enterprise Linux 6 Workstation (RPMs)
Repo URL:  https://cdn.redhat.com/content/dist/rhel/workstation/6/$releasever/$basearch/os
Enabled:   1

Repo ID:   rhel-workstation-rhscl-6-rpms
Repo Name: Red Hat Software Collections RPMs for Red Hat Enterprise Linux 6 Workstation
Repo URL:  https://cdn.redhat.com/content/dist/rhel/workstation/6/$releasever/$basearch/rhscl/1/os
Enabled:   0

Repo ID:   rhel-6-workstation-extras-rpms
Repo Name: Red Hat Enterprise Linux 6 Workstation - Extras (RPMs)
Repo URL:  https://cdn.redhat.com/content/dist/rhel/workstation/6/6Workstation/$basearch/extras/os
Enabled:   0

...

Repo ID:   rhel-6-workstation-supplementary-rpms
Repo Name: Red Hat Enterprise Linux 6 Workstation - Supplementary (RPMs)
Repo URL:  https://cdn.redhat.com/content/dist/rhel/workstation/6/$releasever/$basearch/supplementary/os
Enabled:   0

Repo ID:   rhel-6-workstation-optional-rpms
Repo Name: Red Hat Enterprise Linux 6 Workstation - Optional (RPMs)
Repo URL:  https://cdn.redhat.com/content/dist/rhel/workstation/6/$releasever/$basearch/optional/os
Enabled:   0


Repérer le "Repo ID" du repository qui vous intéresse.

 

Ajouter un repository

> subscription-manager repos --enable rhel-6-workstation-optional-rpms

 

Retirer un repository

> subscription-manager repos --disable rhel-6-workstation-optional-rpms