Re: Uninstalling ndiswrapper

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

 





Lars E. Pettersson wrote:
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
That worked Lars:  Results are as follows:

[root@Blade ~]# rpm -qa *ndiswrapper*
ndiswrapper-1.2-0.lvn.3.4
kernel-module-ndiswrapper-2.6.12-1.1398_FC4-1.2-0.lvn.3.4
[root@Blade ~]# rpm -e ndiswrapper-1.2-0.lvn.3.4 kernel-module-ndiswrapper-2.6.12-1.1398_FC4-1.2-0.lvn.3.4
[root@Blade ~]# which ndiswrapper
/usr/bin/which: no ndiswrapper in (/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin)
[root@Blade ~]#


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

  Powered by Linux