Jan-Lukas Else

Thoughts of an IT expert

πŸ‘¨β€πŸ’» Dev: XXXX-10-14

Welcome to the Dev section of my blog with development related articles.


Windows: Running Linux apps with Alpine WSL and VcXsrv

Published on in πŸ‘¨β€πŸ’» Dev
Updated on

If you want to use Linux applications on Windows you have multiple options. Using the Windows version of the application if it’s available, cross-compile the app, use a VM or Docker, or use the Windows Subsystem for Linux with a X Server.

πŸ–ΌοΈΒ View

Jan-Lukas Else