GNU/Linux Mint Mint 19 Realtek rtl8188du Driver Setup – Step-by-step Guide
Hi! The Tutorial shows you Step-by-Step How to Install Realtek rtl8188du WiFi Driver in GNU/Linux Mint 19.x Tara/Tessa/Tina/Tricia LTS Desktop.
So as for Realtek specifications this Realtek rtl8188du Mint Driver should support the following Device:
- RTD1185
![How to Install Realtek rtl8188du Driver in Linux Mint 19 - Featured](https://tutorialforlinux.com/wp-content/media/dg139/intro/gnomePenguinNetwork3.jpg)
1. Launching Shell Emulator
Open a Terminal window
(Press “Enter” to Execute Commands).2. Installing Dependencies
Then to Install Required Stuff
Run:sudo apt install build-essential linux-headers-$(uname -r) dkms git
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
And then possibly to reboot:sudo reboot