On Sat, Jul 26, 2008 at 10:58 PM, Bipinchandra Ranpura
<[EMAIL PROTECTED]> wrote:
> Hello,
> Can someone help please?
> I want to remove some packages on Fedora 8 Installation. I am trying as
> follows: Application -> Add / Remove software. (but it not working)
> Following is an error.
> Quote

rpm -e package-name

> Another application is currently running which is accessing software
> information.

ps -ef | grep -i package-name
killall -9 process-name

>
> "" is not responding.
>
> You may choose to wait a short while for it to continue or force the
> application to quit entirely.
>
> Unquote
>
> Thanks
> Bipin


Regards,
NMK.

Reply via email to