User Tools

Site Tools


windows:subsystemforlinux

This is an old revision of the document!


Windows SubSystem for Linux

Get a Linux environment on your windows computer if you must.

1. Open PowerShell as Administrator

Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux

2. Reboot

3. Choose and download an OS. Samples provided below.

Download Ubuntu 20.04

Invoke-WebRequest -Uri https://aka.ms/wslubuntu2004 -OutFile Ubuntu.appx -UseBasicParsing

4. Install.

Add-AppxPackage .\app_name.appx

Sources

/var/lib/dokuwiki/data/attic/windows/subsystemforlinux.1610682358.txt.gz · Last modified: 2021/01/14 21:45 by kauffman

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki