Re: package manager for RHEL?
"Mohd Irwan Jamaluddin" <[email protected]>
| Newsgroups | gmane.linux.redhat.rpm.general |
|---|---|
| Message-ID | <[email protected]> |
On 10/24/07, Olaf Zaplinski <[email protected]> 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/