Problem:
$ rpm -e PACKAGEerror: "PACKAGE" specifies multiple packages
Solution:
$ rpm -e --allmatches PACKAGE
Comments
Post new comment