Install NDiSWrapper in Ubuntu 20.04

I have Ubuntu 20.04 and want to install NDISWrapper in it. I have ndiswrapper-1.63.tar.gz downloaded and extracted and gone through the install file in it but I am unable to understand it as there is not much explanation .Please help me the link for the package:- .

1

1 Answer

You don't need to download from sourceforge.net. You can simply use:

sudo apt update
sudo apt install ndiswrapper-common ndiswrapper-utils-1.9

You can read full instructions here.

8

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like