Ubuntu 13..04 Unityとgnome3の再インストール

Ubuntu 13..04 Unityとgnome3の再インストール

Ubuntuからunityとgnome 3を削除しました。現在、合致デスクトップを使用しています。しかし、UnityとGnome3を復元したいのですが。

だから私は努力しましたこの再インストールソリューションしかし、今は次のようになります。

The following information may help to resolve the situation:

The following packages have unmet dependencies.
 libunity-core-6.0-dev : Depends: libglib2.0-dev but it is not going to be installed
                         Depends: libnux-4.0-dev (>= 4.0.0) but it is not going to be installed
                         Depends: libunity-dev (>= 4.0.0~) but it is not going to be installed
                         Depends: libdee-dev but it is not going to be installed
 nautilus : Depends: nautilus-data (< 1:3.7) but 1:3.8.2-0ubuntu1~ubuntu13.04.1 is to be installed
 nautilus-sendto-empathy : Depends: empathy (= 3.6.4-0ubuntu4.1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

この問題を解決するにはどうすればよいですか?

編集:apt-get install -fを試しましたが、複製するリストがありません。

ベストアンサー1

パッケージのインストールと使用に問題がある場合は、apt-get install -f直接APT system問題を解決してください。もちろん、パッケージの依存関係が欠落しているか、半分しかインストールされていません。

おすすめ記事