Install Phoneinfoga In Kali Linux «EASY — GUIDE»
phoneinfoga config init
If you see the version output (e.g., phoneinfoga version 2.11.0 ), you are ready to go!
sudo chmod +x /usr/local/bin/phoneinfoga install phoneinfoga in kali linux
sudo cp ./build/phoneinfoga /usr/local/bin/
Before starting the installation, ensure your Kali Linux system is fully updated. Open your terminal and run the following command: sudo apt update && sudo apt upgrade -y Use code with caution. Method 1: Install Using the Official Binary (Recommended) phoneinfoga config init If you see the version output (e
curl -sSL https://raw.githubusercontent.com/sundowndev/phoneinfoga/master/support/scripts/install | bash
The script downloads the phoneinfoga executable file into your current working directory. To run it from anywhere in your terminal, move it to /usr/local/bin/ : sudo mv phoneinfoga /usr/local/bin/ Use code with caution. Step 3: Verify the Installation phoneinfoga version 2.11.0 )
go version
