我是 Ubuntu 新手。我的 Windows 10 筆記型電腦上安裝了 Ubuntu 14 終端機。我想要安裝 Ubuntu 16 或 18。程序和特點裡面控制面板。或者我可以選擇更新當前終端,但我不知道如何更新。有人可以幫忙嗎?讚賞。
答案1
您可以透過 Windows App Store 將其他版本的 Ubuntu 安裝到 Windows 10。它是免費安裝的。
答案2
Windows 上的 Ubuntu 18.04允許使用者使用 Ubuntu 終端並運行 Ubuntu 命令列實用程序,包括 bash、ssh、git、apt 等。 Ubuntu 18.04 WSL 由 Canonical 發布。 WSL2 具有真正的 Linux 內核,可安裝在 Windows 10 版本 2004 及更高版本中。
請注意,Windows 10 S 不支援執行此應用程式。 S 模式下的 Windows 10 無法使用 WSL 中常用的命令列 shell,例如 PowerShell、命令提示字元或 Bash。其他各種開發工具也是禁止使用的。*
安裝適用於 Linux 的 Windows 子系統
要使用此功能,首先需要使用開啟或關閉 Windows 功能並選擇Linux 的 Windows 子系統, 點選好的,重新啟動並使用此應用程式。也可以使用管理員 PowerShell 提示字元執行此步驟:
Enable-WindowsOptionalFeature -Online -FeatureName "Microsoft-Windows-Subsystem-Linux"
出現提示時重新啟動電腦。
安裝Ubuntu 18.04
檢查是否安裝了 Windows 10 內部版本 16215 或更高版本。
開啟 Microsoft Store 並選擇 Ubuntu。
在 Ubuntu 頁面中,按一下藍色得到按鈕。
若要啟動 Ubuntu,請ubuntu1804
在命令列提示符 (cmd.exe) 中鍵入,或按一下「開始」功能表中的 Ubuntu 磁貼。