sudo apt-get install kdesvn
返回:
Reading package lists...
Done Building dependency tree
Reading state information...
Done Some packages could not be installed.
This may mean that you have requested an impossible situation or if you are using the
unstable distribution that some required packages have not yet been created or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
kdesvn : Depends: kde-runtime but it is not going to be installed
Recommends: kompare but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
当我跑步时:sudo apt-get install kdesvn
Reading package lists...
Done Building dependency tree
Reading state information...
Done Some packages could not be installed.
This may mean that you have requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
kde-runtime : Depends: kdelibs5-plugins (>= 4:4.14.1) but it is not going to be installed
Depends: plasma-scriptengine-javascript (= 4:4.14.1-0ubuntu1.1) but it is not going to be installed
Depends: libkdeclarative5 (>= 4:4.9.80) but it is not going to be installed
Depends: libkdesu5 (>= 4:4.3.4) but it is not going to be installed
Depends: libkdewebkit5 (>= 4:4.4.0) but it is not going to be installed
Depends: libkdnssd4 (>= 4:4.3.4) but it is not going to be installed
Depends: libkemoticons4 (>= 4:4.4.95) but it is not going to be installed
Depends: libkfile4 (>= 4:4.3.4) but it is not going to be installed
Depends: libkmediaplayer4 (>= 4:4.3.4) but it is not going to be installed
Depends: libknewstuff3-4 (>= 4:4.4.0) but it is not going to be installed
Depends: libknotifyconfig4 (>= 4:4.3.4) but it is not going to be installed
Depends: libkpty4 (>= 4:4.3.4) but it is not going to be installed
Depends: libplasma3 (>= 4:4.7.0) but it is not going to be installed
E:Unable to correct problems, you have held broken packages.
我应该怎样修复此问题?
答案1
我曾经aptitude
解决过这个问题
sudo aptitude install kdesvn
只需搜索能力所能提供的最佳解决方案......