Cannot remove a package

Hi! I tried to install RealPlayer using a package from the RealPlayer website but I cannot remove in now. I got the following eeror message:

**Loading repository data…
Reading installed packages…
Resolving package dependencies…

The following package is going to be REMOVED:
realplay

1 package to remove.
After the operation, 18.0 MiB will be freed.
Continue? [y/n/?] (y):
Removing realplay-11.0.2.1744-1 [error]
Removal of (110894)realplay-11.0.2.1744-1.i386(@System) failed:
Error: Subprocess failed. Error: RPM failed: prerm called with unknown argument `0’
error: %preun(realplay-11.0.2.1744-1.i386) scriptlet failed, exit status 1

Abort, retry, ignore? [a/r/i] (a):
Problem occured during or after installation or removal of packages:
Installation aborted by user

Please see the above error message for a hint.**

So what should I do now?

maybe:


rpm --rebuilddb
rpm -e realplay

should work

rpm -e --noscripts realplay

Ha, please_try_again, that’s the one I couldn’t remember early this morning. Cheers