Hello,
I have tried to install kali on WSL with win-kex, it all works until I go to run the
Code:
sudo apt upgrade && sudo apt install -y kali-win-kex
This upgrades fine but with the installation of the kex it fails with the following message.
Code:
This package is for WSL 2. Nothing to be done here.
dpkg: error processing archive /var/cache/apt/archives/kali-win-kex_2.6_amd64.deb (--unpack):
 new kali-win-kex package pre-installation script subprocess returned error exit status 1
Errors were encountered while processing:
 /var/cache/apt/archives/kali-win-kex_2.6_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
I have tried `apt autoremove` and `apt install kali-win-kex -f `but any other help would be appreciated