全新安装 Ubuntu 21.10,并且 GNOME shell 不是登录选项!当我在其他机器上启动 Ubuntu 时,登录时会列出选项“GNOME”、“GNOME Classic”和“GNOME on Xorg”(齿轮,右下角)。但不是在这一点上。我在这里找到的只有“Ubuntu”和“Xorg 上的 Ubuntu”。确实安装了gnome shell,之前已经够用了:
sudo apt-get install gnome-shell
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
gnome-shell is already the newest version (40.5-1ubuntu2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
我想使用 GNOME shell——我缺少什么?
Ubuntu 桌面实际上是 Gnome Shell 的定制版本,因此您使用它登录 Gnome Shell。
通过安装可以在 Ubuntu 21.10 上迁移到纯 Gnome Shell 会话
gnome-session
:现在,您将在使用齿轮获得的菜单中找到登录纯 Gnome Shell 的选项,无论是在 Wayland 还是 Xorg 上。
您还可以将登录屏幕上的颜色从 Ubuntu 样式更改为默认 Gnome Shell。
在 Ubuntu 21.10 上,运行
在 Ubuntu 20.04 上,命令不同:
从 Yaru 那里选择一个不同的主题。
结果证明这只是我对 shell 扩展的困惑,所以我投票赞成删除整个讨论。