電腦百事網(wǎng)4月20日消息 Ubuntu 20.04 LTS on Windows 已經(jīng)上架 Microsoft Store 應(yīng)用商店,Ubuntu 20.04 on Windows允許使用Ubuntu Terminal并運行Ubuntu命令行實用程序,包括bash,ssh,git,apt等。請注意,Windows 10 S不支持運行此應(yīng)用程序。
Ubuntu 20.04 LTS on Windows需要Windows 10 版本 16215.0 或更高版本,支持ARM64、x64體系結(jié)構(gòu)。
據(jù)電腦百事網(wǎng)了解,要啟動Ubuntu 20.04 on Windows,請在命令行提示符(cmd.exe)上使用“ ubuntu2004”,或在“開始”菜單中單擊Ubuntu磁貼。
要使用此功能,首先需要使用“打開或關(guān)閉Windows功能”并選擇“Windows Subsystem for Linux”,單擊“確定”,重新啟動,然后使用此應(yīng)用程序。
也可以使用Administrator PowerShell提示符執(zhí)行以上步驟:
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
這個應(yīng)用會在Windows Subsystem for Linux上安裝Ubuntu 20.04 LTS版本。
請注意,應(yīng)用程序更新不會更改Ubuntu安裝。要升級到新版本,請在Ubuntu Terminal終端中運行do-release-upgrade。