Hi all,

Bit of a newbie here. I recently installed Kali on a Dell INspirion Mini, and when I do apt-get upgrade I get this:

root@Anon:~# sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
openjdk-7-jdk openjdk-7-jre openjdk-7-jre-headless
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.


Also when I go to get things like Tor, Pidgin or Hashacat (I stupidly purged it) it gives me one of these:
root@Anon:~# sudo apt-get download hashcat
E: Unable to locate package hashcat
root@Anon:~# sudo apt-get download tor
E: Can't select candidate version from package tor as it has no candidate
root@Anon:~# sudo apt-get download pidgin
E: Can't select candidate version from package pidgin as it has no candidate
root@Anon:~#

Help? About a month ago I was able to do this on a live boot.. and get it all. Now none of it works....

~PhluPhPhy