Step1: Enable Developer Mode (Settings - Update & Security> For Developers)
Step 2. Find "Windows Features" and select "Enable or Disable Windows Features" and enable the Windows Subsystem for Linux (beta).
Step 3. To install Bash, open a command prompt and enter "bash"
Step 4: Bash will install the required packages on windows that you can run from windows Bash
Step 5: install any package via apt-get install package_name
Happy Bash programming on windows!
Shrishail Mashal Jul 10 '17 at 11:24 on 2017-07-10 11:24
source share