Hi,
I had an rpm I wanted to unistall but it wouldn't, rpm -e just said it wasn't installed even though it was... Therefore I decided to uninstall it the hard way and deleted all installed files. But how do I now make clear to rpm that that package isn't there anymore and that rpm -qa doesn't show it any more? Somewhere rpm stores some information about installed packages but I didn't find out where yet, can anybody help?
Regards
Martin