The meaning of life is to explore the world

Install Ubuntu on Windows 10

Posted on By Jason Liu

Windows 10 does support Linux subsystem.(A link to guide)
Here’s a summary of how to install Ubuntu on Win 10.

  1. Enable Windows subsystem for Linux Run PowerShell with Admin:
    Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
    
  2. Download and install Ubuntu from Microsoft Store

  3. Run it in cmd
    bash