Санаев Asked:2020-05-07 06:03:10 +0000 UTC2020-05-07 06:03:10 +0000 UTC 2020-05-07 06:03:10 +0000 UTC 将 UBUNTU 从 16.04 更新到 18.04 版本,侧边菜单消失了 772 其实这是整个问题。下面的屏幕 ubuntu 2 个回答 Voted vp_arth 2020-05-07T15:49:42Z2020-05-07T15:49:42Z Ubuntu >=17.10 将桌面管理器从 Unity 更改为 Gnome。 您可以随时放置您喜欢的经理。 大多数 shell 都预装在各种版本的 Ubuntu 中。 Ubuntu Unity - ubuntu < 17.10 sudo apt install ubuntu-desktop Gnome 外壳 - ubuntu >= 17.10 sudo apt install gnome-shell xfce - xubuntu sudo apt install xubuntu-desktop xfce4-goodies KDE - 库本图 sudo apt install kubuntu-desktop KDE 等离子 sudo apt install plasma-desktop LXDE - lubuntu sudo apt install lubuntu-desktop 肉桂 - linux mint sudo apt install cinnamon-desktop-environment MATE - Ubuntu 伴侣 sudo apt-add-repository ppa:ubuntu-mate-dev/ppa sudo apt-add-repository ppa:ubuntu-mate-dev/trusty-mate sudo apt update && sudo apt upgrade sudo apt install ubuntu-mate-core ubuntu-mate-desktop 启蒙_ sudo apt install e17 # old and stable version 或更新鲜: sudo add-apt-repository ppa:niko2040/e19 && sudo apt update sudo apt install enlightenment terminology # fresh stable e21 for now Best Answer user33274 2020-05-07T06:21:16Z2020-05-07T06:21:16Z 也许这会有所帮助 sudo apt-get install ubuntu-desktop
Ubuntu >=17.10 将桌面管理器从 Unity 更改为 Gnome。
您可以随时放置您喜欢的经理。
大多数 shell 都预装在各种版本的 Ubuntu 中。
Ubuntu Unity - ubuntu < 17.10
Gnome 外壳 - ubuntu >= 17.10
xfce - xubuntu
KDE - 库本图
KDE 等离子
LXDE - lubuntu
肉桂 - linux mint
MATE - Ubuntu 伴侣
启蒙_
或更新鲜:
也许这会有所帮助