User Tools

Site Tools


windows:notes:wsl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
windows:notes:wsl [2025/10/13 13:24] Sean Rhonewindows:notes:wsl [2025/11/21 13:25] (current) Sean Rhone
Line 1: Line 1:
-====== Windows Terminal ======+====== Information ======
  
-===== VCLibs =====+  * Windows Subsystem for Linux ((https://learn.microsoft.com/en-us/windows/wsl/about))
  
-  * https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/cpp/libraries/c-runtime-packages-desktop-bridge+===== Prerequisites =====
  
-  "powershell.exe" -Command "Add-AppxPackage 'https://aka.ms/Microsoft.VCLibs.x64.14.00.Desktop.appx'" +  * [[windows;10|Windows 10 (21H2)]]
- +
-===== Windows Terminal ===== +
- +
-  https://github.com/microsoft/terminal/releases +
- +
-  "powershell.exe" -Command "Add-AppxPackage 'https://github.com/microsoft/terminal/releases/download/v1.23.12681.0/Microsoft.WindowsTerminal_1.23.12681.0_8wekyb3d8bbwe.msixbundle'"+
  
 ====== Install ====== ====== Install ======
  
-  * Admin Command Prompt+  "DISM.exe" /Online /Enable-Feature /FeatureName:"VirtualMachinePlatform" /All /NoRestart
  
   "DISM.exe" /Online /Enable-Feature /FeatureName:"Microsoft-Windows-Subsystem-Linux" /All /NoRestart   "DISM.exe" /Online /Enable-Feature /FeatureName:"Microsoft-Windows-Subsystem-Linux" /All /NoRestart
Line 30: Line 24:
  
   "wsl.exe" --update   "wsl.exe" --update
 +
 +====== openSUSE Tumbleweed ======
 +
 +  * [[windows;opensuse_tumbleweed_wsl|Notes]]
  
 ====== Other ====== ====== Other ======
/var/www/wiki/data/attic/windows/notes/wsl.1760376290.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki