
Install Official Google Chrome via apt-get apt-get install google-chrome-stableĪnd we’re done. Now add Official Google Chrome Repository: echo "deb stable main" > /etc/apt//google-chrome.list Second option is a lot better one: Install Google Chrome by adding Official Google Repositories Add Google GNU Privacy Guard (GPG) Keys:īefore you install add the Apt-Key wget -q -O - | sudo apt-key add. Personally, I think it’s inconvenient as you won’t be able to update it via apt-get update/upgrade. This way you can install Google Chrome in Kali Linux from a. If you get a GPG Key error, you can use –force dpkg -i google-chrome-*.deb -force Type the following in terminal to install Google Chrome in Kali Linux from your downloaded. Open a terminal and type the following: wget -c Install Google Chrome.

Open a terminal and type the following: wget -c

If you prefer command line, do the followings: 32-bit systems: deb package from Google: Download Google Chrome official. Install Google Chrome by adding Google Repositories.From our previous post ( How to Install Google Chrome in Kali Linux? – Part 1 – Discussion)we know that we can install Google Chrome in two different ways:
