Ubuntu 12.10からempathyをアンインストールしようとしています。だから私は次のコマンドを発行しました
Sudo apt-get purge empathy
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
account-plugin-identica account-plugin-Twitter gir1.2-messagingmenu-1.0
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
account-plugin-aim* account-plugin-Jabber* account-plugin-salut* account-plugin-yahoo* empathy* **gnome* gnome-core*** mcp-account-manager-uoa* nautilus-sendto-empathy*
0 upgraded, 0 newly installed, 9 to remove and 0 not upgraded.
After this operation, 8,664 kB disk space will be freed.
Do you want to continue [Y/n]?
デフォルトでgnomeとgnome-coreを削除しようとしています。 gnomeも実際にアンインストールしますか? gnomeに影響を与えずに共感をアンインストールするにはどうすればよいですか?
編集:コメントでvasa1が示唆したように、私はパッケージを手動でマークしてみました
須藤apt-markマニュアルgnome gnome-core
それも助けにはなりませんでした。
場合によっては、gnome
およびgnome-core
がempathy
(またはそれに依存する他のパッケージ)に依存している場合、たとえempathy
をアンインストールしても依存するパッケージを削除します。依存するものは何でも動作しませんで、せいぜいコマンドラインで起動するシステムになります。どんな長さのチェーンを介してempathy
に依存する他の要素によっては、テキストログインプロンプトへのブートを完了することさえできません。