Answers for "how to update all wsl packages in ubuntu windows 10"

0

change wsl to version 1

wsl --set-version Ubuntu-18.04 1

// Run the above command from windows powershell 
// This assumes you are running Ubuntu 18.04
Posted by: Guest on January-29-2021
0

wsl ubuntu update time

sudo ntpdate time.windows.com
Posted by: Guest on September-02-2020

Code answers related to "how to update all wsl packages in ubuntu windows 10"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language