首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >卸载移情而不影响依赖关系

卸载移情而不影响依赖关系
EN

Ask Ubuntu用户
提问于 2013-04-06 11:37:28
回答 2查看 4.6K关注 0票数 3

我正在尝试从我的Ubuntu12.10中卸载移情。因此,我发出了以下命令

代码语言:javascript
复制
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核心。它真的会卸载gnome吗?如何在不影响gnome的情况下卸载移情?

编辑:正如vasa1在评论中所建议的,我尝试使用

数多-标记手册侏儒-核心

这也没什么用。

EN

回答 2

Ask Ubuntu用户

发布于 2016-08-18 11:29:42

如果gnomegnome-core依赖于empathy (或者其他依赖于它的包),即使您设法卸载empathy而不删除依赖它的包,那么依赖它的任何东西都不能工作,并且(在本例中)您将得到一个系统,它最多只能引导到命令行。它甚至可能无法通过任何长度链完成对文本登录提示符的引导,这取决于依赖于empathy的其他内容。

票数 1
EN

Ask Ubuntu用户

发布于 2013-04-06 12:07:10

打开突触包管理器,并在搜索框中键入移情,然后删除单个包。

Vasa1给了我们CLI方式,我也给了GUI方式。

票数 -1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/278500

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档