Bash on Ubuntu on Windows
In the latest test build of Windows 10 (build 14316), Microsoft introduced Ubuntu userland as a windows exe. This means you can apt-get anything in ubuntu’s repositories and PPAs right from windows! This is actually pretty cool.
More background can be found at https://blogs.windows.com/windowsexperience/2016/04/06/announcing-windows-10-insider-preview-build-14316/
Join Windows Insider
-
Goto windows update settings, click on Advanced options
-
Join the Windows Insider program
-
After your account is linked, change your Insider level to Fast
- I rebooted after this and had to wait about 10 minutes
-
Goto Insider hub (windows key -> “insider”)
-
Goto your account settings -> devices
-
Click update build (if its not available just wait a few more mins)
-
Install Ubuntu
-
After you have the new windows build, launch programs and features
- windows key -> “windows features”
-
Check “Windows Subsystem for Linux (Beta)
-
Launch bash (windows key -> “bash”)
-
Hit y to install Ubuntu
-
windows key -> “bash” will now give you bash on ubuntu… on windows