Can someone in the list guide me how do I remove an RPM file
which is installed 2 times.
Following are the error:
[root@Gateway Samba64-23c]#
rpm -e samba-common
error: "samba-common" specifies multiple
packages
and rpm –qa |grep samba gives as
below
samba-common-3.0.10-1.4E-9
samba-common-3.0.10-1.4E-9
It list 2 times the same package and I can not remove them.
Could you please help me?
Thanks
Rajeev