79235686

Date: 2024-11-29 02:23:30
Score: 2
Natty:
Report link

sudo apt update sudo apt install -y libgl1-mesa-glx libglib2.0-0 and Set DISPLAY Environment Variable export DISPLAY=$(cat /etc/resolv.conf | grep nameserver | awk '{print $2}'):0 Restart your WSL instance to ensure all changes take effect: wsl --shutdown wsl

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Heora_light