On Wednesday 19 November 2003 13:07, Prakash_Nara@Dell.com wrote: But the following doesn't work rpm -e somepkg* Does anyone know a better way to erase a bunch of rpms without naming them all? rpm -e `rpm -qa |grep somepkg*`
But the following doesn't work rpm -e somepkg* Does anyone know a better way to erase a bunch of rpms without naming them all?
But the following doesn't work rpm -e somepkg*