Uninstalling ndiswrapper

Lars E. Pettersson lars at homer.se
Wed Aug 10 17:15:33 UTC 2005


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 at 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 at 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 at homer.se>
http://www.sm6rpz.se/




More information about the fedora-list mailing list