win10的linux子系统的安装、卸载与使用

安装

win+R——>cmd——>输入“bash”——>按照提示做,然后安心等待

卸载

打开命令行——>输入“lxrun /uninstall /full”——>按照提示做,很快就卸载完毕了

其他

该子系统只能使用bash工具,若要使用更多GNU工具,可参考这个帖子来做:
winaero.com/blog/how-to-run-linux-gui-apps-on-windows-10-in-bash/

原文地址:https://www.cnblogs.com/findneo/p/6833184.html