Stephen H. Dawson wrote: >So, I cannot uninstall this, and when I try to run the RPM again, it says it >is already installed. What do I do at this point? I did a find for hcf* >from / and it it came back only with the RPM file > You can force an RPM to install in case something goes wrong like in your case: rpm -ivh <rpm-name> --force Regards, Bertrik