It's a common problem for Linux users who use it at first time. I have also faced this problem but actually it's so easy. Just follow this steps that's are given bellow:
Process 1 #
Step 1 : sudo apt-get install libnspr4-0d libnss3-1d libxss1 libcurl3
Step 2 : Download chrome from here
Step 3: sudo dpkg -i './Downloads/google-chrome-stable_current_amd64.deb'
Process...