On Wed, 2006-10-11 at 13:52 -0500, Scott Berry wrote: > What is the syntax for excluding a package at the command line for > yum? In this example I am wanting to exclude bind-config because it > is giving me an error. > yum update --exclude=bind-config.i386 >