Answers for "wsl windows 10 update"

-2

update to wsl2 windows 10

Enable-WindowsOptionalFeature -Online -FeatureName VirtualMachinePlatform -NoRestart
Posted by: Guest on March-05-2021
-1

update wsl

sudo apt update && sudo apt upgrade
Posted by: Guest on June-07-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language