Check your /etc/apt/sources.list. If it’s anything
different to the following, you need to fix it. You can follow this
guide to add official Kali Linux Repositories if you’re
not too sure on how to do it. For the sake of clarity I will keep
things simple here.
leafpad /etc/apt/sources.list
Remove or comment out existing lines and add the following:
## Kali Regular repositories
deb http://http.kali.org/kali kali main non-free contrib
deb http://security.kali.org/kali-security kali/updates main contrib non-free
## Kali Source repositories
deb-src http://http.kali.org/kali kali main non-free contrib
deb-src http://security.kali.org/kali-security kali/updates main contrib non-free
Step 2 (update with apt-get)
Now we need to update and make sure we get the latest list from
Kali Linux official repositories. So perform an apt-get update.
apt-get update
STOP:
NVIDIA users after driver installation and cuda/pyrit related
issues go here: How to Install Nvidia Kernel Module Cuda and Pyrit
in Kali Linux
Also those who would like to use Graphics card processing power
to crunch data (such as cracking wii password faster) see the
following posts:
Step 3 (install Linux headers and recommended softwares)
Now that we have the correct repositories we can add these
following recommended apps. The most important part is