Wsl: Manual installation instructions are circular

Created on 24 Jan 2019  Â·  6Comments  Â·  Source: MicrosoftDocs/WSL

The "Installing your distro" section from this (the manual download page) links to instructions to install via the Windows store. That page links back to this one for manual install instructions.


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Most helpful comment

I figured it out after about an hour, much easier way to install the distro of your choice.

  1. Make sure you have the Linux Subsystem Feature installed and enabled
  2. Download the distro appx of your choosing
  3. Rename the file with extension .zip
  4. Unzip file
  5. Run exe file as admin (in my case I was using Debian so it was debian.exe)
  6. Boom done

All 6 comments

I think it's meant to guide you here. Not very clear though.

https://docs.microsoft.com/en-us/windows/wsl/install-on-server

Add-AppxPackage .\Ubuntu.appx

Then run ubuntu1804.exe (or ubuntu1604.exe or ubuntux.xx.exe)

I figured it out after about an hour, much easier way to install the distro of your choice.

  1. Make sure you have the Linux Subsystem Feature installed and enabled
  2. Download the distro appx of your choosing
  3. Rename the file with extension .zip
  4. Unzip file
  5. Run exe file as admin (in my case I was using Debian so it was debian.exe)
  6. Boom done

Thank you @elliot12

These are no longer circular, and have now been fixed! Thank you for filing this.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Oxfos picture Oxfos  Â·  3Comments

taoyichen picture taoyichen  Â·  8Comments

SetTrend picture SetTrend  Â·  4Comments

skycommand picture skycommand  Â·  7Comments

horvan picture horvan  Â·  4Comments