[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: erasing multiple packages



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*`

(note the backtics)

-- 
Jesse Keating RHCE MCSE (geek.j2solutions.net)
Fedora Legacy Team      (www.fedora.us/wiki/FedoraLegacy)
Mondo DevTeam           (www.mondorescue.org)
GPG Public Key          (geek.j2solutions.net/jkeating.j2solutions.pub)
 
Was I helpful?  Let others know:
 http://svcs.affero.net/rm.php?r=jkeating

Attachment: pgp00002.pgp
Description: signature


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]