Debian and the TP-Link AC600 device

Unfortunately, I can't have an Ethernet cable on the place I work at. Because of that I bought a TP-Link AC600, but this device is not plug and play on Debian.

This is how I made it run on Debian Bookworm:

$ sudo apt update
$ sudo apt install linux-headers-$(uname -r) build-essentials bc dkms git libelf-dev rfkill
$ git clone https://github.com/morrownr/8821au-20210708
$ cd 8821au-20210708
$ sudo ./install-driver.sh