Hello all. I wanted to install kali and that went OK. I didn't have a repository when installing from a dvd. After the install I added deb http://http.kali.org/kali kali-rolling main contrib non-free to the sources.list. I ran apt-get update then apt-get upgrade. After that completed I tried apt-get install gnome-tweak-tool and I get this apt-get install gnome-tweak-tool
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
dconf-tools : Depends: dconf-editor but it is not going to be installed
gnome-tweak-tool : Depends: gir1.2-gtk-3.0 (>= 3.12) but 3.4.2-7 is to be installed
Depends: gir1.2-notify-0.7 but it is not going to be installed
libalgorithm-diff-xs-perl : Depends: perlapi-5.14.2 but it is not installable
libcairo-perl : Depends: perlapi-5.14.2 but it is not installable
libclass-c3-xs-perl : Depends: perlapi-5.14.2 but it is not installable
libclass-load-xs-perl : Depends: perlapi-5.14.2 but it is not installable
libcrypt-ssleay-perl : Depends: perlapi-5.14.2 but it is not installable
libcurses-perl : Depends: perlapi-5.14.2 but it is not installable
libdbd-mysql-perl : Depends: perlapi-5.14.2 but it is not installable
libdbd-sqlite3-perl : Depends: perlapi-5.14.2 but it is not installable
libdbi-perl : Depends: perlapi-5.14.2 but it is not installable
libdigest-crc-perl : Depends: perlapi-5.14.2 but it is not installable
libdigest-md4-perl : Depends: perlapi-5.14.2 but it is not installable
libfile-fcntllock-perl : Depends: perlapi-5.14.2 but it is not installable
libfilter-perl : Depends: perlapi-5.14.2 but it is not installable
libglib-perl : Depends: perlapi-5.14.2 but it is not installable
libgtk2-perl : Depends: perlapi-5.14.2 but it is not installable
libhtml-parser-perl : Depends: perlapi-5.14.2 but it is not installable
liblist-moreutils-perl : Depends: perlapi-5.14.2 but it is not installable
libmoose-perl : Depends: perlapi-5.14.2 but it is not installable
libnet-dbus-perl : Depends: perlapi-5.14.2 but it is not installable
libnet-pcap-perl : Depends: perlapi-5.14.2 but it is not installable
libnet-rawip-perl : Depends: perlapi-5.14.2 but it is not installable
libnet-ssh2-perl : Depends: perlapi-5.14.2 but it is not installable
libnet-ssleay-perl : Depends: perlapi-5.14.2 but it is not installable
libpackage-stash-xs-perl : Depends: perlapi-5.14.2 but it is not installable
libpango-perl : Depends: perlapi-5.14.2 but it is not installable
libparams-classify-perl : Depends: perlapi-5.14.2 but it is not installable
libparams-util-perl : Depends: perlapi-5.14.2 but it is not installable
libpcsc-perl : Depends: perlapi-5.14.2 but it is not installable
libsocket6-perl : Depends: perlapi-5.14.2 but it is not installable
libsub-identify-perl : Depends: perlapi-5.14.2 but it is not installable
libsub-name-perl : Depends: perlapi-5.14.2 but it is not installable
libterm-readkey-perl : Depends: perlapi-5.14.2 but it is not installable
libterm-readline-gnu-perl : Depends: perlapi-5.14.2 but it is not installable
libuuid-perl : Depends: perlapi-5.14.2 but it is not installable
libvariable-magic-perl : Depends: perlapi-5.14.2 but it is not installable
libxml-libxml-perl : Depends: perlapi-5.14.2 but it is not installable
libxml-parser-perl : Depends: perlapi-5.14.2 but it is not installable
libyaml-syck-perl : Depends: perlapi-5.14.2 but it is not installable
network-manager : Depends: libndp0 (>= 1.2) but it is not going to be installed
Depends: libteamdctl0 (>= 1.9) but it is not going to be installed
Recommends: iputils-arping but it is not going to be installed
perl-tk : Depends: perlapi-5.14.2 but it is not installable
snmp : Depends: libsnmp15 (>= 5.4.3~dfsg) but it is not installable
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
I then did apt-get -f install and it doesn't fix or install tweak tool. Can someone please tell me what I'm doing wrong?