我正在运行 Ubuntu GNOME 并且 apt 说我已经gnome-shell安装,但没有安装gnome或gnome-core.
$ apt-cache policy gnome
gnome:
Installed: (none)
Candidate: 1:3.8+4ubuntu3
Version table:
1:3.8+4ubuntu3 0
500 http://in.archive.ubuntu.com/ubuntu/ trusty/universe i386 Packages
$ apt-cache policy gnome-shell
gnome-shell:
Installed: 3.10.4-0ubuntu5
Candidate: 3.10.4-0ubuntu5
Version table:
*** 3.10.4-0ubuntu5 0
500 http://in.archive.ubuntu.com/ubuntu/ trusty/universe i386 Packages
100 /var/lib/dpkg/status
$ apt-cache policy gnome-core
gnome-core:
Installed: (none)
Candidate: 1:3.8+4ubuntu3
Version table:
1:3.8+4ubuntu3 0
500 http://in.archive.ubuntu.com/ubuntu/ trusty/universe i386 Packages
Run Code Online (Sandbox Code Playgroud)
为什么 apt 说我没有安装 gnome,虽然我使用 GNOME 作为桌面环境?
gnome ×1