when I installed Kali I removed iceweasel and installed firefox-mozilla-build instead after a while I changed my windows manager but now I returned to gnome and installed it but now there is this dependency problem when I want to remove KDE plasma it with "apt-get remove kde-plasma-desktop kde-plasma-netbook kde-standard" it shows this
############
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package 'kde-plasma-netbook' is not installed, so not removed
Package 'kde-standard' is not installed, so not removed
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
gnome-core : Depends: iceweasel (>= 10) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
############
then I try apt-get -f install and it shows this
############
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
libdirac-decoder0 libxcb-xfixes0
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
iceweasel
Suggested packages:
fonts-stix otf-stix mozplugger
The following NEW packages will be installed:
iceweasel
0 upgraded, 1 newly installed, 0 to remove and 7 not upgraded.
37 not fully installed or removed.
Need to get 0 B/2,722 kB of archives.
After this operation, 7,097 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 273585 files and directories currently installed.)
Unpacking iceweasel (from .../iceweasel_22.0-1~bpo70+1_amd64.deb) ...
dpkg-divert: error: `diversion of /usr/bin/firefox to /usr/bin/firefox.real by iceweasel' clashes with `diversion of /usr/bin/firefox to /usr/bin/firefox.ubuntu by firefox-mozilla-build'
dpkg: error processing /var/cache/apt/archives/iceweasel_22.0-1~bpo70+1_amd64.deb (--unpack):
subprocess new pre-installation script returned error exit status 2
Processing triggers for menu ...
Errors were encountered while processing:
/var/cache/apt/archives/iceweasel_22.0-1~bpo70+1_amd64.deb
####################
I try to install iceweasel or uninstall firefox I get the same message
##########
The following packages have unmet dependencies:
gnome-core : Depends: iceweasel (>= 10) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
############
so any idea how I can solve this dependency problem ?