windows:notes:wsl
This is an old revision of the document!
Table of Contents
Windows Terminal
VCLibs
"powershell.exe" -Command "Add-AppxPackage 'https://aka.ms/Microsoft.VCLibs.x64.14.00.Desktop.appx'"
Windows Terminal
"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
- Admin Command Prompt
"DISM.exe" /Online /Enable-Feature /FeatureName:"Microsoft-Windows-Subsystem-Linux" /All /NoRestart
WSL2
"wsl.exe" --set-default-version 2
Update
"wsl.exe" --update
Other
"wsl.exe" --list --online
"wsl.exe" --list --all --verbose
"wsl.exe" --status
"wsl.exe" --unregister x
/srv/www/wiki/data/attic/windows/notes/wsl.1760376290.txt.gz · Last modified: by Sean Rhone