Installing on modern Kali Linux is challenging because the tool was officially removed from the Kali repositories in April 2020 due to its reliance on the deprecated Python 2. To get it running today, you must compile it from source and install old dependencies. Kali Linux Package Tracker Step 1: Update Your System and Install Dependencies
sudo apt update && sudo apt upgrade -y