PDA

View Full Version : How do uninstall Plesk8 on FC4?


RobertS
2nd April 2006, 07:47 PM
I installed plesk 8 beta on FC4 but when I give:
rpm -e psa*

I get an error that these package are not installed

So how do I uninstall Plesk 8?

eilko
3rd April 2006, 03:16 AM
you can't use a wildcard with the remove RPM option.

find out what rpms are installed (e.g. rpm -qa|grep psa)
and deinstall them with their fullname.