I'm trying to install WINE on Centos 5.10 as per some instructions I wrote last year using this instruction:
# yum install wine However when run, it can't find any package under that name:
# yum install wine Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile * base: mirror.mhd.uk.as44574.net * extras: mirror.sov.uk.goscomb.net * updates: mirror.sov.uk.goscomb.net Setting up Install Process No package wine available. Nothing to do I tried saving the RPMs from the Centos 5.10 livecd locally and using them as a repo but it's not found there either.
How can I install WINE via yum without having to resort to RPMs?