How To Install Google Chrome In Kali Linux

Google Chrome is a fully secured and a Free web browser all over the world lots of people are using this so let’s see how we can install it on our Linux machine.

Step 1. Update Kali Linux

First, we need to update our kali machine so let’s update it.

sudo apt-get update

Step 2: Download Google Chrome Package

Now Let’s Download the package of google chrome …

wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb

Step 3: Install Google Chrome in Kali Linux

it’s time to install google chrome on our kali machine so let’s change the permission and install it

chmod +x google-chrome-stable_current_amd64.deb

apt install ./google-chrome-stable_current_amd64.deb

Our installation process has been completed now let’s Launch it

Thanks For reading

Follow on Twitter: https://twitter.com/HackTube5

Leave a Reply