[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: can't unistall packages



oski wrote:
> Hi,
> I can not unistall packages using rpm -e.
> I get an answer like package not installed.
> But I know are installed because if I do  rpm -qa | grep mipsel     I get:
> mipsel-linux-gcc-
> mipsel-linux-gcc-c++-
> mipsel-linux-binutils-
> Also I find the packages with   rpm -qa | more.
> How can I unistall these packages when   rpm -e  do not find them?
> Many thanks
> 
> oski
> 

Might be a silly question here, but - are you speficying the RPM
*exactly* how it is listed in 'rpm -qa|grep myprogram'?  The argument to
'rpm -e myprogram' needs to be exactly the same.

Thanks
-dant


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]