If you encounter problems with Broken packages, first uninstall this package by checking the dependencies first, and then decisively remove this package and never forget to reboot when you make huge changes to your system. To remove this package, use shell commands
$ sudo su
Then enter your password
# apt-cache rdepends package-name
Use these shell commands
# apt-get clean
It worked for me, try it, I believe that it will fix all your problems, good luck.
source share