Installing tp-link archer t4u v3 Debian 10
IMPORTANT: Model and hardware version availability varies by region. Please refer to your TP-Link regional website to determine product availability.
Open a Linux terminal and run the following commands to download and build the driver.
sudo apt install git dkms git clone https://github.com/cilynx/rtl88x2bu.git sudo dkms add ./rtl88x2bu sudo dkms install rtl88x2bu/5.8.7.1
Restart the NetworkManager with the following command.
sudo service NetworkManager restart