How do I install driver for a RTL8812AU wifi USB adapter?

@pjd You can skip the ELRepo Bugs feature request. I just went ahead and made the kmod package since I have that same Realtek Wireless-AC USB adapter to test it.

All you need to do is:
sudo dnf makecache
sudo dnf install elrepo-release
sudo dnf install kmod-rtw88_usb
reboot

4 Likes