Is ther a way to stop Yum from offering a certain package for installation. I've read the man page & have visited the Yum website.
I want to "blacklist" Kmod-nvidia" (any version).
in /etc/yum.conf i've tried the following:
-x Kmod-nvidia
Exclude=Kmod-nvidia
--Exclude=Kmod-nvidia
Kmod-nvidia -x
Kmod-nvidia=Exclude
thanks for the help - if any