Fixing System
1. Installing Aptitude
First, to Install Aptitude
Simply play:sudo apt-get install aptitude
But if apt-get is Not Working then provide to Download and Install aptitude Package as for an Offline setup.
How to download Package with Dependencies Guide2. Fixing System
Then try to Fix Dependencies with Aptitude
With a safe upgrade:sudo aptitude safe-upgrade
And then Try again to Install packages with:
sudo aptitude install [myPackage]
Thanks to: appuals.com
So Now I’m truly Happy if My Guide could Help you to Fixing Dependency Problems on Kali Linux!