I am wondering if we need to see the output of the basics:
and
in order to see what is really causing this. The broken package warning does not necessarily have anything to do with whatever program you are trying to install currently. ie: held broken package(s) are prevent the installation of anything else until the problem is resolved.
Code:
sudo apt-get update
Code:
sudo apt-get dist-upgrade
Comment