How to install Google Chrome on Kali Linux and fix errors 2019

Hey Friends
           
Today i will show you how to install google-chrome in kali linux 2018.

first of all click here to go google-chrome website to download google-chrome after that click on download chrome and select (64 bit .deb (For Debian/Ubuntu)) and click on accept and install.


now open terminal and type
"cd Download" and hit enter
"dpkg -i google-chrome-stable_current_amd64.deb"


"apt-get install -f"


after that again enter this command  "dpkg -i google-chrome-stable_current_amd64.deb"


"useradd -m chromeuser"
"google-chrome-stable --no-sandbox"


Done:-)


2 Comments