[linux] Windows 10 家庭版安装wsl ubuntu子系统
时间:2021-06-27 09:32:04
收藏:0
阅读:35
只需要一句命令就可以开启
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart

直接windows store上搜索ubuntu

直接安装即可

重启系统后就可以使用了

原文:https://www.cnblogs.com/taoshihan/p/14939690.html
评论(0)