package manager for RHEL?
Olaf Zaplinski <[email protected]>
| Newsgroups | gmane.linux.redhat.rpm.general |
|---|---|
| Message-ID | <[email protected]> |
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 Olaf