Using this Repo You can Easily Install Google Chrome in your Debian System
The Repo is Simple Just Download it and Run it.
Supports almost all Linux Version that uses Debian Package.
If you are a Non-root User You can Simply run it by typing google-chrome in the terminal but if you are a root user You need to make few changes in the chrome script.
- Move to Directory /opt/google/chrome/
- Locate the file named google-chrome, edit it using any editor and move to the end until you find these lines
-
Now Copy --user-data-dir, Paste it after "$@" like this and Save it.
- Now Open the terminal and type google-chrome --no-sandbox and Now Chrome is opened.