User:Tjmonk15/WSL Notes: Difference between revisions

Content deleted Content added
mNo edit summary
mNo edit summary
Line 28:
* [[Meaty_Skeleton]] works same as the Bare Bones (works for me in qemu, maybe others, though unconfirmed by myself)
* For cleanup purposes, [http://askubuntu.com/questions/17823/how-to-list-all-installed-packages]This is a good way to see all "installed" packages. Adding a "> file.txt" after it will allow you to easily reference and review the list to decide what needs to be removed. And "sudo apt-get autoremove" should be your final command (repeated until nothing shows up if necessary)
 
== Step by Step ==
 
#Install WSL
## Open Control Panel -> Program and Features -> Turn Windows features on or off
## Select "Windows Subsystem for Linux (Beta)"
## Hit OK
## Let it install
## Reboot