On Thu, 2005-06-23 at 14:00 -0700, Brandon Ooi wrote: > that's true I could do that but the machines don't have external > connections. Is it possible to use yum to remove packages without a > connection to an actual repository? I'd rather do that than do the same > with rpm -e. > sorta. You could enable caching (yum -C) and try that out. I think that should work w/o fault. -sv