linux - 无法在 ubuntu 15.10 上卸载 kde-desktop

标签 linux ubuntu terminal kde plasma

关闭。这个问题不符合Stack Overflow guidelines .它目前不接受答案。












想改进这个问题?将问题更新为 on-topic对于堆栈溢出。

6年前关闭。




Improve this question




每当我尝试卸载 kde-desktop 时,它都会给我这个错误:

a7madx7@doctor-ahmad:~$  sudo apt-get remove kubuntu-desktop 
[sudo] password for a7madx7: 
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
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

但是当我按照它说的去做时,它给了我另一个错误:
a7madx7@doctor-ahmad:~$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
  kde-config-telepathy-accounts
The following NEW packages will be installed:
  kde-config-telepathy-accounts
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
621 not fully installed or removed.
Need to get 0 B/138 kB of archives.
After this operation, 828 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 605588 files and directories currently installed.)
Preparing to unpack .../kde-config-telepathy-accounts_4%3a15.08.2-0ubuntu1_amd64.deb ...
Unpacking kde-config-telepathy-accounts (4:15.08.2-0ubuntu1) ...
dpkg: error processing archive /var/cache/apt/archives/kde-config-telepathy-accounts_4%3a15.08.2-0ubuntu1_amd64.deb (--unpack):
 trying to overwrite '/usr/share/accounts/services/google-im.service', which is also in package account-plugin-google 0.12+15.10.20150723-0ubuntu1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/kde-config-telepathy-accounts_4%3a15.08.2-0ubuntu1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
a7madx7@doctor-ahmad:~$ 

我想知道如何完全卸载 kde-desktop 而不会妨碍它。

附言

由于此错误,我无法安装其他任何东西。

最佳答案

如果您不需要它,您可以运行 sudo apt-get remove kde-telepathy-minimal然后 sudo apt-get clean这应该会阻止它尝试安装。

如果之后仍有问题,您可以尝试 sudo dpkg --purge --force-all kde-telepathy-minimal

关于linux - 无法在 ubuntu 15.10 上卸载 kde-desktop,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33862184/

相关文章:

linux - 无法从 Arch Linux ssh 进入 Beaglebone Black

ubuntu - 无法从主机连接到 Docker 上的 Flask 应用程序

php - SOAP 错误 : Parsing WSDL: Couldn't load from 'https://ads.google...LineItemService?wsdl' : failed to load external entity

python - 绑定(bind)回调以最小化和最大化 Toplevel 窗口中的事件

linux - "apt-get install linux-headers-generic"安装在与 $(uname-r) 不同的目录中

python - django-admin 1.4.3 想要使用 1.8

git - 从命令行获取 Pull Request 的标题

java - 使用java获取linux终端的输出?

ios - 将 LLDB 附加到连接到计算机的 iPhone 上的应用程序 - 命令行

linux - hpp caffe框架安装 fatal error : opencv2/core/core.