-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
Description
Tool information
- Tool name: Windows Subsystem for Linux
- Add or update? Add
- Desired version: latest
- Approximate size:
- If this is an add request:
- Brief description of tool: Virtual Linux environment for Windows 10
- URL for tool's homepage: https://docs.microsoft.com/en-us/windows/wsl/about
Virtual environments affected
- macOS 10.14
- Ubuntu 16.04 LTS
- Ubuntu 18.04 LTS
- Windows Server 2016 R2 (not sure if available here)
- Windows Server 2019
Can this tool be installed during the build?
No, it requires a reboot of the Windows machine.
Are you willing to submit a PR?
Willing yes, able: no (I have literally zero Windows experience). In theory you just have to run:
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
as the administrator and reboot.
galfar, khs1994, TomasHubelbauer, er28-0652, Margen67 and 14 more