Type sudo apt update and press the Enter key. [1] X Research source Type sudo apt upgrade and press the Enter key.

Type wget –version and press the Enter key. If you see a version number, just skip to the next step now. If you get an error because wget is not installed, type sudo apt install wget and press the Enter key to install it.

Type wget https://dl. google. com/linux/direct/google-chrome-stable_current_amd64. deb and press the Enter key. After the package is finished downloading, you’ll return to the command prompt.

Type sudo dpkg -i google-chrome-stable_current_amd64. deb and press Enter.