unity 和 ubuntu-unity-desktop 的区别?

Smi*_*mie 2 unity desktop-environments

ubuntu 20.04unityubuntu-unity-desktop. 我应该使用哪一个来在我的系统中安装 Unity DE,它们之间有什么区别?

N0r*_*ert 5

unity是一个单一的包。

ubuntu-unity-desktop是一个元包。该unity是它的一个依赖。

不同之处在于功能。使用第二个软件包,您将获得更多功能和应用程序。它将安装例如 Nautilus 和 LightDM 迎宾器。请参阅上面链接中的完整列表。

所以我建议安装元包

sudo apt-get install ubuntu-unity-desktop
Run Code Online (Sandbox Code Playgroud)