On 1/24/06, Andy Green <andy@xxxxxxxxxxx> wrote: > Nat Gross wrote: > > > Can I do a wildcard, like: rpm -e *FC3* > > I don't think so. But: > > rpm -e `rpm -qa | grep kernel | grep FC3` > > will do the trick. Actually, inside an empty directory this will work - # yum remove *FC3* Cheers! -- WC -Sx- Jones | http://ccsh.us/ | Open Source Consulting