"packages have unmet dependencies" while installing Code::Blocks
Solution 1:
Have you actually tried running: sudo apt-get -f install
? That should fix current installed packages by installing unmet dependencies.
Have you actually tried running: sudo apt-get -f install
? That should fix current installed packages by installing unmet dependencies.