User Tools

Site Tools


windows:subsystemforlinux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
windows:subsystemforlinux [2020/03/14 20:04] kauffmanwindows:subsystemforlinux [2021/01/14 21:46] (current) kauffman
Line 12: Line 12:
 3. Choose and download an OS. Samples provided below. 3. Choose and download an OS. Samples provided below.
  
-Install Ubuntu 16.04+Download Ubuntu 20.04
 <code> <code>
-Invoke-WebRequest -Uri https://aka.ms/wsl-ubuntu-1604 -OutFile Ubuntu.appx -UseBasicParsing+Invoke-WebRequest -Uri https://aka.ms/wslubuntu2004 -OutFile Ubuntu.appx -UseBasicParsing
 </code> </code>
- 
-Install Ubuntu 18.04 
-<code> 
-Invoke-WebRequest -Uri https://aka.ms/wsl-ubuntu-1804 -OutFile Ubuntu.appx -UseBasicParsing 
-</code> 
- 
  
 4. Install. 4. Install.
  
 <code> <code>
-Add-AppxPackage .\app_name.appx+Add-AppxPackage .\Ubuntu.appx
 </code> </code>
  
/var/lib/dokuwiki/data/attic/windows/subsystemforlinux.1584234246.txt.gz · Last modified: 2020/03/14 20:04 by kauffman

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki