LazyKali is an awesome script written in bash shell. It can automate the whole update and install new tools in your hack repository. As the name suggests, you can get all the updates on Kali Linux and your repositories in one place by running this script. Please read the description of the project here to know what tools are there that are going to be added when you run the script.
before this article,we recommend to you must read our
Step 1 : Just download or clone from github.
git clone https://github.com/bradfreda/Lazykali.git
Step 2 :Now you have to install it.
cd Lazykali
ls
chmod +x Lazykali.sh
./Lazykali.sh
Sucessfully Installed LazyKali on Kali Linux.