How to Install ndiswrapper-source in Ubuntu 18.04



Install ndiswrapper-source by entering the following commands in the terminal:

sudo apt update
sudo apt install ndiswrapper-source

Description:

Source for the ndiswrapper Linux kernel module

Some vendors do not release specifications of the hardware or provide a Linux driver for their wireless network cards. This project implements Windows kernel API and NDIS (Network Driver Interface Specification) API within Linux kernel. A Windows driver for wireless network card is then linked to this implementation so that the driver runs natively, as though it is in Windows, without binary emulation. . This package provides the source code for the ndiswrapper kernel module.

Homepage: http://ndiswrapper.sourceforge.net/

Version: 1.60-6

Section: universe/kernel