PDA

View Full Version : Installing all kali tools via apt-get



e46Dave
2022-07-26, 14:29
Hello everyone

Has anyone been successfully installing all of the kali tools using apt-get? When I have attempted several times even after changing my sources.list file we still are unable to locate "kali-linux-all".

Any assistance would be appreciated.


# apt-get install kali-linux-all
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package kali-linux-all


# cat /etc/apt/sources.list
deb http://http.kali.org/kali kali-rolling main contrib non-free
deb-src http://http.kali.org/kali kali-rolling main contrib non-free



thanks

Fred Sheehan
2022-07-26, 23:22
did you update your system first before trying that?

sudo apt update && sudo apt full-upgrade -y

Trihexagonal
2022-07-31, 15:57
Has anyone been successfully installing all of the kali tools using apt-get? When I have attempted several times even after changing my sources.list file we still are unable to locate "kali-linux-all".

Any assistance would be appreciated.

After updating and upgrading...

In the Xfce menu, go to Settings, Settings Manager, Other, Kali Tweaks, Metapackages and install them all from there.
There are other options available under Kali Tweaks as well.