I installed the latest updates to my Kubuntu 13.10 yesterday (including backports) and the update seems to have uninstalled Akregator. The data file are still around at "~/.kde/share/apps/akregator". Running "sudo apt-get install akregator" says
I tried googling around but at least the usual "sudo apt-get (auto)clean" and "sudo apt-get autoremove" commands don't help. Does somebody know how to fix this?
Code:
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: akregator : Depends: libkdepim4 (= 4:4.13.0-0ubuntu1~ubuntu13.10~ppa1) but it is not going to be installed E: Unable to correct problems, you have held broken packages.
Comment