1

Since I'm not allowed to comment on a flagged Solution (Sorry, kinda not sorry..?) -> Is there a way of installing Ubuntu (Windows Subsystem for Linux) on Win10 (v1709) without using the Store?

My Question: is there a way/Link/URL to Download the "blend" version of Ubuntu? The Microsoft Store offers "Ubuntu 16.04", "Ubuntu 18.04" and just "Ubuntu". I'd like to install the last one, since I'm gonna upgrade the distro to the latesest version anyways. It bothers me to open "Ubuntu 1804" when it's actually 1810, 2004, etc.

Thanks in advance!

0

1 Answer 1

1

Is there a way/Link/URL to Download the "blend" version of Ubuntu?

You would have to download the Appx for Ubuntu. A Microsoft developer submitted links to the Ubuntu 18.04 LTS and Ubuntu 16.04 LTS Appx files on Github in the past.

In order to download the version of you want, there is a third-party website (Adguard), that scraps a Microsoft Store page for the download link. If you were to use that website, and provide it a link to Ubuntu, it would provide a link to CanonicalGroupLimited.UbuntuonWindows_1804.2019.521.0_x64__79rhkp1fndgsc.appx

4
  • In order to perform the offline install, you need to use a URL shorter, Invoke-WebRequest is incompatible with the link. Since that required an account to some service, and that isn't really what you asked, if that's what you need I will let you figure it out.
    – Ramhound
    Commented Feb 7, 2020 at 11:07
  • I really just wanted the Appx package you provided with your last link. Downloading and installing don't need any extra steps. Download, double click or powershell Add-AppxPackage ./filename.Appx work perfectly fine!
    – Chayze
    Commented Feb 7, 2020 at 11:10
  • Now, I'm wondering why MS offers short links for "Ubuntu 16.04" and "Ubuntu 18.04" like aka.ms/wsl-ubuntu-1604 but not for "Ubuntu". I assume, the links found by store.rg-adguard.net will change periodically. edit:I just noticed the link you posted already expired
    – Chayze
    Commented Feb 7, 2020 at 17:32
  • The link will change but the file will only change when there is an update
    – Ramhound
    Commented Feb 7, 2020 at 18:09

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .