Benjamin Sher wrote:
> 
> Dear friends:
> 
> As I mentioned, before installing the RealPlayer 8.bin file, I would
> like to uninstall my RealPlayer7 rpm. I forgot to mention the name of
> the file:
> 
> rp7_linux20_libc6_i386_cs1.rpm*
> 
> And yes, I have also tried the following rpm -e combinations:
> 
> rpm -e rp7
> 
> rpm -e rp7_linux
> 
> rpm -e rp7_linux20
> 
> Etc.
> 
> None has worked. How do I UNinstall the RealPlayer7 rpm, please?
> 
> Thanks so much.
> 
> Benjamin
> --
> Sher's Russian Web
> http://www.websher.net
> Benjamin and Anna Sher
> [EMAIL PROTECTED]


First, you have to find the rpm. I recommend doing this command first:

rpm -qa | grep Real

That should bring up RealPlayer-[whatever the rest]

and then type:

rpm -ev RealPlayer

(I add "v" as I like to "see" what is going on.)
-- 
.--. `
|__| .-------.   Altoine Barker
|=.| |.-----.|   Maximum Time, Inc
|--| ||$mend||   Chicago Based Enterprise
|  | |'-----'|   http://www.maximumtime.com
|__|~')_____('

Reply via email to