I'm trying to install Wine on Red Hat Enterprise Linux using Yum, but it's not in the RHEL repository. How can I install RHEL via Yum? I'm pretty sure there may be other repositories out there somewhere which have a RHEL compatible binary (maybe CentOS), but I can't find them.

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

Have a look into adding the EPEL repository to your RHEL build. EPEL is Fedora packages built against RHEL http://fedoraproject.org/wiki/EPEL I have not used this repo to install wine but do currently have it installed in my Scientific Linux 6 RHEL clone.

If you are not familiar with install 3rd party repositories then you may want to have a peek at the centos documentation here: http://wiki.centos.org/AdditionalResources/Repositories

I also use Atrpms but that is probably overkill for your requirements.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.