When I do an apt-get upgrade, I get this:
If I try to install them, I get this:
Does anyone know how to get passed this?
Code:
The following packages have been kept back: plasma-discover plasma-discover-common plasma-discover-private plasma-discover-updater 0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
Code:
$ sudo apt-get install plasma-discover plasma-discover-common plasma-discover-private plasma-discover-updater 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: plasma-discover : Conflicts: plasma-discover-private but 5.6.5-0ubuntu1~ubuntu16.04~ppa3 is to be installed Conflicts: plasma-discover-updater but 5.6.5-0ubuntu1~ubuntu16.04~ppa3 is to be installed plasma-discover-common : Conflicts: plasma-discover-private but 5.6.5-0ubuntu1~ubuntu16.04~ppa3 is to be installed Conflicts: plasma-discover-updater but 5.6.5-0ubuntu1~ubuntu16.04~ppa3 is to be installed E: Unable to correct problems, you have held broken packages.
Comment