10/2/11

Remove Packages With this RPM ""Error: ... Specifies Multiple Packages "

How To Remove RPM Packages if you receive this error message "Error: ... Specifies Multiple Packages"


Run RPM with the --allmatches option as follows:

rpm -ev --allmatches

No comments:

Quick HTTP to HTTPS - Apache2

There are several methods for redirecting your Apache-based website visitors who might type your servers URL using the plain (non-secure) HT...