So, when I am trying to install the Win-Kex for WSL 2 on Windows 11, this happens:

$ sudo apt upgrade && sudo apt install kali-win-kex -y


Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package kali-win-kex

I have made sure it is WSL 2 and the right version as well, and all the updates are up to date. Does anyone know how to solve this?