Follow The Brute Ratel Install Instructions Install

Install WSL from the Microsoft Store

List WSL Versions from an Administrator PowerShell Terminal promopt

wsl --list

Set WSL2

wsl --set-version <distro> 2

Run WSL from the Terminal App and install the packages below

sudo apt-get install libxcursor1
sudo apt-get install libxkbcommon0
sudo apt-get install libqx*```