Re: Uninstalling ndiswrapper

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

 



On 08/10/2005 06:37 PM, Lovell Mcilwain wrote:
> When I tried to uninstall ndiswrapper  using rpm -e ndiswrapper I get the same error:
> [root@Blade ~]# rpm -e ndiswrapper
> error: Failed dependencies:
>          ndiswrapper >= 0:1.2-0.lvn.3.4 is needed by (installed) 
> kernel-module-ndiswrapper-2.6.12-1.1398_FC4-1.2-0.lvn.3.4.i686
> [root@Blade ~]#
> 
> Is there something I missed?

Try

rpm -qa "*ndiswrapper*"

again, including the citation marks. Then copy each line to the rpm -e
command, i.e. something like this (using my nvidia packages as an example)

rpm -qa "*nvidia*"
nvidia-glx-1.0.7174-0.lvn.4.4
kernel-module-nvidia-2.6.12-1.1398_FC4-1.0.7174-0.lvn.4.4

rpm -e nvidia-glx-1.0.7174-0.lvn.4.4
kernel-module-nvidia-2.6.12-1.1398_FC4-1.0.7174-0.lvn.4.4

all in one line.

Lars
-- 
Lars E. Pettersson <lars@xxxxxxxx>
http://www.sm6rpz.se/


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux