[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: package manager for RHEL?
- From: "Mohd Irwan Jamaluddin" <mij irwan name>
- To: "RPM Package Manager" <rpm-list redhat com>
- Subject: Re: package manager for RHEL?
- Date: Wed, 24 Oct 2007 20:32:12 +0800
On 10/24/07, Olaf Zaplinski <o zaplinski broadnet de> wrote:
> Hi,
>
> which package manager would you recommend for a RHEL5 system? rpm alone
> is unusable, it even cannot erase packages:
>
> # rpm -q audit-libs
> audit-libs_1.3.1-1.el5.x86_64
> audit-libs_1.3.1-1.el5.i386
>
> # rpm -e audit-libs_1.3.1-1.el5.i386
> error: package audit-libs_1.3.1-1.el5.i386 is not installed
>
Try this,
rpm -qa | grep audit-libs | xargs rpm -e --allmatches
--
Regards,
Mohd Irwan Jamaluddin
Web: http://www.irwan.name/
Blog: http://blog.irwan.name/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]