Uninstalling real player (the "real" answer)

Pallav Jain b330bkn at gmail.com
Sun Jun 13 07:42:48 UTC 2010


yes steven, this worked:

rpm -e --noscripts realplay

but not the earlier commands. --noscripts is neccessary, else it gave
unexpected errors.

---------- Forwarded message ----------
From: "Steven P. Ulrick" <lists-fedora at afolkey2.net>
To: Community support for Fedora users <users at lists.fedoraproject.org>
Date: Sat, 12 Jun 2010 17:10:42 -0500
Subject: Re: Uninstalling real player (the "real" answer)

Yeah, that is precisely what I got.  I installed RealPlayer11GOLD.rpm and
the
output in the terminal was as follows:
[root at localhost Downloads]# rpm -Uvh
/var/cache/yum/x86_64/13/fedora/packages/*.rpm RealPlayer11GOLD.rpm
Preparing...                ###########################################
[100%]
  1:libXv                  ########################################### [
33%]
  2:alsa-lib               ########################################### [
67%]
  3:realplay               ###########################################
[100%]
postinst called with unknown argument `1'
warning: %post(realplay-11.0.2.1744-1.i386) scriptlet failed, exit status 1

I then ran "rpm -qa | grep -i realplay" I got the following:
realplay-11.0.2.1744-1.i386

which lines up with the output from RPM.  So then I ran "rpm -e realplay"
The result was as follows:
[root at localhost Downloads]# rpm -e realplay
prerm called with unknown argument `0'
error: %preun(realplay-11.0.2.1744-1.i386) scriptlet failed, exit status 1

So, I ran "rpm -e --noscripts realplay" and now realplay is off my system :)

Steven P. Ulrick


--------- Forwarded message ----------
From: "Erik P. Olsen" <epodata at gmail.com>
To: Community support for Fedora users <users at lists.fedoraproject.org>
Date: Sat, 12 Jun 2010 16:25:43 +0200
Subject: Re: Uninstalling real player

Use rather:
rpm -qa |grep -i realplayer

-- 
Erik.

---------- Forwarded message ----------
From: Aaron Konstam <akonstam at sbcglobal.net>
To: Community support for Fedora users <users at lists.fedoraproject.org>
Date: Sat, 12 Jun 2010 08:44:06 -0500
Subject: Re: Uninstalling real player


The queation is :Is the name of the rpm RealPlayer11GOLD?
Maybe, first one needs to run:rpm -q :grep realplayer
or some othere possible rpm name for realplayer.

Then you can try the : rpm -e ...
Command.

---------- Forwarded message ----------
From: Joachim Backes <joachim.backes at rhrk.uni-kl.de>
To: Community support for Fedora users <users at lists.fedoraproject.org>
Date: Sat, 12 Jun 2010 07:49:02 +0200
Subject: Re: Uninstalling real player (the "real" answer)
On 06/12/10 04:37, Ed Greshko wrote:
> On 06/12/2010 10:31 AM, Ed Greshko wrote:
>> On 06/12/2010 10:26 AM, Pallav Jain wrote:
>>
>>> this doesn't work:
>>>
>>> rpm -e RealPlayer11GOLD
>>>
>> What was the error?
>>
>> What is the output of
>>
>> rpm -q RealPlayer11GOLD
>>
>> what is the output of
>>
>> rpm -ev RealPlayer11GOLD
>>
>> Just saying "doesn't work" isn't very helpful.  It is like saying "my
>> car won't start.  What is the problem".
>>
>>
> Never mind....
>
> It should be
>
> rpm -e realplay
>
> I hate it when some folks name the rpm file different than the package
> name.....
>
>
>
>
On my box:

rpm -qa '*RealPlayer*'
RealPlayer-11.0.0.4028-20080225.i586

So: rpm -e RealPlayer

--
Joachim Backes <joachim.backes at rhrk.uni-kl.de>

http://www.rhrk.uni-kl.de/~backes



---------- Forwarded message ----------
From: Pallav Jain <b330bkn at gmail.com>
To: users at lists.fedoraproject.org
Date: Sat, 12 Jun 2010 11:29:17 +0530
Subject: Re: Uninstalling real player (the "real" answer)
now the error is:

prerm called with unknown argument `0'
error: %preun(realplay-11.0.2.1744-1.i386) scriptlet failed, exit status 1

---------- Forwarded message ----------
From: Ed Greshko <Ed.Greshko at greshko.com>
To: Community support for Fedora users <users at lists.fedoraproject.org>
Date: Sat, 12 Jun 2010 10:37:38 +0800
Subject: Re: Uninstalling real player (the "real" answer)
On 06/12/2010 10:31 AM, Ed Greshko wrote:
> On 06/12/2010 10:26 AM, Pallav Jain wrote:
>
>> this doesn't work:
>>
>> rpm -e RealPlayer11GOLD
>>
> What was the error?
>
> What is the output of
>
> rpm -q RealPlayer11GOLD
>
> what is the output of
>
> rpm -ev RealPlayer11GOLD
>
> Just saying "doesn't work" isn't very helpful.  It is like saying "my
> car won't start.  What is the problem".
>
>
Never mind....

It should be

rpm -e realplay

I hate it when some folks name the rpm file different than the package
name.....
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/users/attachments/20100613/35764351/attachment.html 


More information about the users mailing list