我无法在 16.04 ubuntu 服务器中安装软件包。执行相同操作时出现以下错误:
root@ubuntu:~# apt-get dist-upgrade
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:
network-manager-gnome : Depends: libappindicator3-1 (>= 0.4.90) but it is not installed
Depends: libnma0 (= 1.2.6-0ubuntu0.16.04.4) but it is not installed
Depends: libsecret-1-0 (>= 0.7) but it is not installed
Depends: policykit-1-gnome
Depends: dbus-x11
Recommends: gnome-keyring
Recommends: mobile-broadband-provider-info but it is not installed
E: Unmet dependencies. Try using -f.
root@ubuntu:~#
尝试“apt-get”每个包后都会显示相同的错误。
需要帮助