This might do it: rpm -e `rpm -qa | -i grep somepkg` dm On Wed, 2003-11-19 at 14:07, Prakash_Nara@xxxxxxxx wrote: > Is there a way to erase multiple packages in a single transaction without > naming all the packages. > > I know something like the following works. > rpm -e somepkgagent somepkgclient somepkgserver somepkgsomething. > > 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? > > Thanks > > > > _______________________________________________ > Rpm-list mailing list > Rpm-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/rpm-list _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list