[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: erasing multiple packages
- From: Debbie Mazurek <mazurekd cpsc ucalgary ca>
- To: rpm-list redhat com
- Subject: Re: erasing multiple packages
- Date: Wed, 19 Nov 2003 14:35:09 -0700
This might do it:
rpm -e `rpm -qa | -i grep somepkg`
dm
On Wed, 2003-11-19 at 14:07, Prakash_Nara@dell.com 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@redhat.com
> https://www.redhat.com/mailman/listinfo/rpm-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]