How to install it on WSL #566
Unanswered
taha-ahmed-mallick
asked this question in
Q&A
Replies: 2 comments
|
If you get a gui working than maybe. |
0 replies
|
The latest versions of wsl include wslg which supports graphics applications out of the box - both Wayland and X11 from my understanding. I tested it with downloading the linux version and extracting it, then starting Ubuntu 26.04, navigating to the extracted folder and then just running the linux exe - worked a charm. cynth@CZEM-FW16:~$ cd /mnt/c/Users/Cynth/Downloads/Digital-Logic-Sim-Linux/Digital-Logic-Sim/
cynth@CZEM-FW16:/mnt/c/Users/Cynth/Downloads/Digital-Logic-Sim-Linux/Digital-Logic-Sim$ ./Digital-Logic-Sim.x86_64
You may need to update your wsl install - follow the instructions at https://github.com/microsoft/wslg which amount to C:\> wsl --update
C:\> wsl --shutdownfrom an elevated command prompt or C:\> sudo wsl --update
C:\> sudo wsl --shutdownif you have the sudo developer tool enabled in windows. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
if u r using wsl in windows can u instal it there too?
All reactions