Windows Subsystem for Linux Installation Guide for Windows 10
Installation of Windows Subsystem for Linux
Method 1
1st, open the Windows Settings and click on Update & security > For developers. Enable the Developer mode.
Then, open the Windows Control Panel and click on Programs > Turn Windows features on or off. Put a tick mark next to Windows Subsystem for Linux and click OK to activate this feature.
You may be prompted to reboot.
Method 2
- Open Windows PowerShell as Administrator
- Run this command on PowerShell:
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
- Restart Your Computer.
Install your Favourite Linux Distribution
To download and install your preferred distro(s), you have three choices:
- Download and install from the Microsoft Store.
- Download and install from the Command-Line/Script.
- Download and manually unpack and install.
For our purpose, we stick with the 1st option. which is the easiest one.
Open the Microsoft Store and choose whatever Linux distribution you like.
The following links will open the Microsoft store for the selected distribution:
- Ubuntu 16.04 LTS
- Ubuntu 18.04 LTS
- Kali Linux
- Debian GNU/Linux
- Fedora Remix for WSL
- OpenSUSE Leap 15
- OpenSUSE Leap 42
- SUSE Linux Enterprise Server 12
- SUSE Linux Enterprise Server 15
- Alpine WSL
- Pengwin
- Pengwin Enterprise
From the distro’s page, select “Get” and your Linux distro starts downloading.
I prefer you to choose Ubuntu
The Ubuntu-based bash environment is good for beginners which is easy to use and understand. And besides all of that ubuntu has lots of community support.
So, when will the new version Ubuntu 16.04 LTS be available? In a recent comment, Microsoft’s Rich Turner explained: “We need to add some additional power to make it work better, but we are looking for 16.04 support for future releases.”
Note: When you make a purchase after clicking on the links of our items, we can earn a small commission. Read our affiliate links policy for more information.