昨天,我在我的Ubuntu16.04.1上安装了KDE等离子体,就像我在这个问题安装KDE时“未能获取”中提到的那样,并且遇到了一个黑屏幕问题。我可以用KDE登录,并有鼠标指针,但除了注销之外,我什么也做不了。我的一个朋友在askubuntu聊天建议我安装一个更轻的桌面,我拿起了Gnome 3,但不幸的是,我不知道为什么它不安装。我运行了sudo apt-get install ubuntu-gnome-desktop并得到了这样的结果:
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
kde-telepathy-minimal : Depends: kde-config-telepathy-accounts (>= 15.04.0) but it is not going to be installed
ubuntu-gnome-desktop : Depends: adwaita-icon-theme-full but it is not going to be installed
Depends: brasero but it is not going to be installed
Depends: dconf-editor but it is not going to be installed
Depends: fonts-cantarell but it is not going to be installed
Depends: gdm3 but it is not going to be installed
Depends: gjs but it is not going to be installed
Depends: gnome-backgrounds but it is not going to be installed
Depends: gnome-color-manager but it is not going to be installed
Depends: gnome-contacts but it is not going to be installed
Depends: gnome-control-center but it is not going to be installed
Depends: gnome-documents but it is not going to be installed
Depends: gnome-logs but it is not going to be installed
Depends: gnome-online-accounts but it is not going to be installed
Depends: gnome-session but it is not going to be installed
Depends: gnome-settings-daemon but it is not going to be installed
Depends: gnome-shell but it is not going to be installed
Depends: gnome-shell-extensions but it is not going to be installed
Depends: gnome-sushi but it is not going to be installed
Depends: gnome-themes-standard but it is not going to be installed
Depends: gnome-tweak-tool but it is not going to be installed
Depends: itstool but it is not going to be installed
Depends: libnss-myhostname but it is not going to be installed
Depends: mutter but it is not going to be installed
Depends: ssh-askpass-gnome but it is not going to be installed
Depends: tracker but it is not going to be installed
Depends: ubuntu-gnome-default-settings but it is not going to be installed
Depends: yelp-tools but it is not going to be installed
Depends: zsync but it is not going to be installed
Recommends: a11y-profile-manager
Recommends: deja-dup-backend-cloudfiles but it is not going to be installed
Recommends: deja-dup-backend-s3 but it is not going to be installed
Recommends: empathy but it is not going to be installed
Recommends: evolution but it is not going to be installed
Recommends: gnome-accessibility-profiles but it is not going to be installed
Recommends: gnome-getting-started-docs but it is not going to be installed
Recommends: gnome-music but it is not going to be installed
Recommends: gnome-photos but it is not going to be installed
Recommends: gnome-weather but it is not going to be installed
Recommends: ibus-pinyin
Recommends: mcp-account-manager-goa but it is not going to be installed
Recommends: numix-gtk-theme but it is not going to be installed
Recommends: plymouth-theme-ubuntu-gnome-logo but it is not going to be installed
Recommends: plymouth-theme-ubuntu-gnome-text but it is not going to be installed
Recommends: ppa-purge but it is not going to be installed
Recommends: rhythmbox-plugin-magnatune but it is not going to be installed
Recommends: telepathy-idle but it is not going to be installed
Recommends: ubuntu-gnome-wallpapers but it is not going to be installed
Recommends: xserver-xorg-legacy but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).发布于 2016-09-17 10:50:49
问题是KDE只是部分安装,所以它与GNOME和包管理器冲突。首先移除KDE。然后安装GNOME 3,如果您需要更多的帮助,请评论。
https://askubuntu.com/questions/826060
复制相似问题