First do this:
Code:
$ sudo apt-get update && sudo apt-get upgrade
followed by
Code:
$ sudo apt-get update && sudo apt-get dist-upgrade
If same thing happens after those two, type:
Code:
$ sudo apt-get -f install
and tell us what outcome of that was, without accepting suggested solution from apt-get, for now. Also, no need for screenshots, just copy/paste it from terminal here inside that code thing.