[elrepo] ELRepo, RPMForge and yum-priorities
Niki Kovacs
contact at kikinovak.net
Sat Nov 13 18:15:50 EST 2010
Dag Wieers a écrit :
>
> That's not a conflict as the latest (the one from ELRepo) is being used.
> Or am I misreading you ?
Ah? I didn't know that. But with equal priorities on [rpmforge] and
[elrepo], Yum wants to install DKMS.
I've followed Alan Bartlett's advice (see above, in this thread) and
configured Yum like this :
[base], [updates], [extras]
enabled=1
priority=1
[elrepo]
enabled=0
priority=10
[rpmforge]
enabled=1
priority=20
And to install the odd ELRepo package :
# yum --enablerepo=elrepo <package>
Works fine so far. I use it for the recent NVidia driver on my main PC,
and for the 96.xx legacy driver on another.
Cheers,
Niki
More information about the elrepo
mailing list