Install Google Chrome on Ubuntu

Instructions for installing Google Chrome on Ubuntu

Step 1: Download the Google Chrome .deb installation package 

Visit this URL and download the .deb package: https://www.google.com/chrome/

Click Download

Select 64 bit .deb (For Debian/Ubuntu)

Click Accept and Install

step1-1step1-2

The package should get downloaded to the Downloads folder

Step 2: Install the Google Chrome package from the terminal

cd Downloads/

sudo apt install ./<press tab to autocomplete file name or enter full file name: google-chrome-stable_current_amd64.deb>

step2

Google Chrome should now be downloaded. Navigate to the program by pressing the Windows icon key on your keyboard and searching for it or clicking the Show Apps icon on the menu bar (usually located at the bottom left corner of the screen).

To uninstall Google Chrome, you can enter the following command in the terminal:

sudo apt purge google-chrome-stable

uninstall



Keywords:
Linux Ubuntu Chrome Google Install 
Doc ID:
135949
Owned by:
Ojie O. in Engineering IT
Created:
2024-03-11
Updated:
2025-04-08
Sites:
University of Maryland Engineering IT