Step 1: Update Kali Linux
# apt update
Step 2: Download Google Chrome Package
# wget
Step 3: Install Google Chrome in Kali Linux
# apt install ./google-chrome-stable_current_amd64.deb
Step 4: Launching Google Chrome in Kali Linux
# google-chrome –no-sandbox
[ad_2]
source