Re: Uninstalling ndiswrapper

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

 



On Wed, Aug 10, 2005 at 07:15:33PM +0200, 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

An easier way to do it:

rpm -e $(rpm -qa "*ndiswrapper*")

> , 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.

Similarly:

rpm -e $(rpm -qa "*nvidia*")


-- 

Charles Curley                  /"\    ASCII Ribbon Campaign
Looking for fine software       \ /    Respect for open standards
and/or writing?                  X     No HTML/RTF in email
http://www.charlescurley.com    / \    No M$ Word docs in email

Key fingerprint = CE5C 6645 A45A 64E4 94C0  809C FFF6 4C48 4ECD DFDB

Attachment: pgpg5vDyAkZAy.pgp
Description: PGP signature


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

  Powered by Linux