The Cookie Machine - Click here to drag window

DUMMY TEXT - Real text set in assets/js/theCookieMachine.js

If you can read me, I'm broken!

Views: 160β€…    Votes:  0β€…    βœ… Solution
Tags: xubuntu   uninstall   ndiswrapper  
Link: πŸ” See Original Answer on Ask Ubuntu ⧉ πŸ”—

URL: https://askubuntu.com/q/1160789
Title: ndiswrapper windows drivers uninstall issue
ID: /2019/07/24/ndiswrapper-windows-drivers-uninstall-issue
Created: July 24, 2019    Edited:  July 24, 2019
Upload: April 8, 2024    Layout:  post
TOC: false    Navigation:  false    Copy to clipboard:  false


Uninstalling (for the most part) is simply reversing the installation method. For example, if to install it you used:

sudo apt-get install ndisgtk

Then to uninstall it you would use:

sudo apt-get remove ndisgtk

There are additional details you might want to read:

The last link deals with the windows wrapped drivers that are created in /lib/modules/uname -r/misc, /etc/ndiswrapper and /etc/modprobe.d/ndiswrapper.

That said I’m often one of those β€œLeave well enough alone” guys and even if I wasn’t using Windows Wrapped Drivers anymore I might be tempted to just leave them be. On the other hand if dkms was compiling the new drivers with each kernel update and the time was distracting me, I probably would purge it all.

⇧ Interfacing DBus using gjs How to find `.desktop` file location for a particular application  β‡©