James Kaufman wrote:
On Wed, Aug 10, 2005 at 12:37:33PM -0400, Lovell Mcilwain wrote:
Lars E. Pettersson wrote:
On 08/10/2005 05:54 PM, Lovell Mcilwain wrote:
Results are as follows:
[root@Blade ~]# rpm -qa *ndiswrapper
ndiswrapper-1.2-0.lvn.3.4
[root@Blade ~]#
OK, perfect, then all you have to do is
rpm -e ndiswrapper
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?
and all ndiswrapper packages are gone.
Lars
Simply type: rpm -e ndiswrapper kernel-module-ndiswrapper
When I type that commad I get the following error like before:
[root@Blade ~]# rpm -e ndiswrapper kernel-module-ndiswrapper
error: package kernel-module-ndiswrapper is not installed
[root@Blade ~]#