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:32] Sean Rhonewindows:notes:wsl [2025/10/13 19:43] (current) – [Install] Sean Rhone
Line 1: Line 1:
 ====== Information ====== ====== Information ======
  
-  * Windows Subsystem for Linux+  * Windows Subsystem for Linux ((https://learn.microsoft.com/en-us/windows/wsl/about))
  
 ===== Prerequisites ===== ===== Prerequisites =====
Line 9: Line 9:
 ====== Install ====== ====== Install ======
  
-  * Admin Command Prompt+  * :!: Admin Command Prompt
  
   "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 34: Line 34:
  
   "wsl.exe" --unregister x   "wsl.exe" --unregister x
- 
-====== Windows Terminal ====== 
- 
-===== VCLibs ===== 
- 
-  * https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/cpp/libraries/c-runtime-packages-desktop-bridge 
- 
-  "powershell.exe" -Command "Add-AppxPackage 'https://aka.ms/Microsoft.VCLibs.x64.14.00.Desktop.appx'" 
- 
-===== 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'" 
  
/srv/www/wiki/data/attic/windows/notes/wsl.1760376720.txt.gz · Last modified: by Sean Rhone