Absolutely not a problem.
Once downloaded, replace the previously created rtl81881fu folder with this folder (which contains compiled drivers).
Then issue those commands:
Move to working directory:
cd ~/rtl8188fu
Load drivers:
sudo modprobe cfg80211
sudo insmod rtl8188fu.ko
Install firmware:
sudo make installfw
Restart your network:
systemctl reboot




