Re: [CentOS] removing multiple packages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



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

I assume that you will be reinstalling samba-common, and as such you do not need to worry about the dependencies that you will be breaking for the few brief moments until you reinstall samba-common. Therefore, I am adding the "--nodeps" flag.

rpm -e --nodeps --allmatches samba-common

HTH,
Barry
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux