This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
linux:repo_for_rhel_6 [2015/10/05 10:10] 127.0.0.1 external edit |
linux:repo_for_rhel_6 [2019/04/25 14:12] (current) admin |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Repo for RHEL 6 ====== | + | ====== Repo EPEL for RHEL,CentOS ====== |
+ | ===== EPEL for RHEL 6 ===== | ||
With less time to live on the edge in Fedora-land these days I went looking for less excitement by way of Red Hat Enterprise Linux 6 for my Dell XPS M1330 laptop. I was motivated to take a step back from Fedora 14 by a couple of things. The first was the ongoing unresolved kernel bug surrounding wake-ups. The second was hoping for a more reliable suspend and resume experience which has become more annoying the more time I spend on a MacBook. To its credit, on RHEL 6, suspend and resume works 99% of the time–hibernate and resume, closer to 30% of the time, or once or twice before a reboot is required. | With less time to live on the edge in Fedora-land these days I went looking for less excitement by way of Red Hat Enterprise Linux 6 for my Dell XPS M1330 laptop. I was motivated to take a step back from Fedora 14 by a couple of things. The first was the ongoing unresolved kernel bug surrounding wake-ups. The second was hoping for a more reliable suspend and resume experience which has become more annoying the more time I spend on a MacBook. To its credit, on RHEL 6, suspend and resume works 99% of the time–hibernate and resume, closer to 30% of the time, or once or twice before a reboot is required. | ||
Line 67: | Line 68: | ||
Thanks to my ever-present technical support person, Paul Frields, for providing the file above way back when the RHEL 6 EPEL repo RPM was not available. | Thanks to my ever-present technical support person, Paul Frields, for providing the file above way back when the RHEL 6 EPEL repo RPM was not available. | ||
+ | |||
+ | ===== EPEL for RHEL 7 ===== | ||
+ | |||
+ | Just type the following yum command on a CentOS 7 or RHEL 7: | ||
+ | <code bash> | ||
+ | sudo yum install epel-release | ||
+ | </code> | ||
+ | |||
+ | {{ :linux:install-epel-relese-centos7.jpg?direct&800|}} | ||
+ |