How to install and use Google Chrome on Ubuntu

In fact, we do not need to install Google Chrome because Ubuntu already has Firefox browser by default. But if you don't like using the Firefox browser, then Google Chrome is an alternative that we can use. To install Google Chrome and use it on Ubuntu is like other software when we need to add different steps.

To be able to install Google Chrome, we need to install it through the Terminal tool on Ubuntu. This is a tool mainly used to install other software. If you do not know how to access Terminal, you can preview the Terminal quick access instructions here to learn more ways to access Terminal before proceeding. Install Google Chrome on Ubuntu.

Instructions for installing and using Google Chrome on Ubuntu

Step 1: First access the Ubuntu Menu then type Terminal and click on the search result.

How to install and use Google Chrome on Ubuntu Picture 1

Step 2: After Terminal is opened, type the command " wget ​​https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb " to download Google Chrome.

How to install and use Google Chrome on Ubuntu Picture 2

Step 3: Wait for Google Chrome to finish downloading and continue typing sudo dpkg -i -force-depends google-chrome-stable_current_amd64.deb .

Note: The command line - force-depends can be omitted .

How to install and use Google Chrome on Ubuntu Picture 3

Step 4: If there is any error related to DPKG, we continue to type the command sudo apt-get install -f to handle the above problem.

How to install and use Google Chrome on Ubuntu Picture 4

Step 5: Then, repeat the command sudo dpkg -i google-chrome-stable_current_amd64.deb to install Google Chrome.

How to install and use Google Chrome on Ubuntu Picture 5

After installing Google Chrome, just close Terminal .

How to install and use Google Chrome on Ubuntu Picture 6

Step 6: On the desktop screen, click on Menu on Ubuntu and then type Google Chrome search to see the results.

How to install and use Google Chrome on Ubuntu Picture 7

Step 7: Click on it and you will be asked to set Google Chrome as the default browser and send an automatic notification to Google if there is an error. You can choose or leave it up to you.

How to install and use Google Chrome on Ubuntu Picture 8

And finally you can use it like using a regular web browser.

How to install and use Google Chrome on Ubuntu Picture 9

Above are instructions for installing Google Chrome, helping readers install Google Chrome on Linux and use it as an alternative browser to Firefox. Experience it and let TipsMake know how you feel when you install Google Chrome and use it.

The above is just one of a few good tips that TipsMake wants to share with readers. There are many other tips that readers can apply if they regularly follow TipsMake.


Specifically, how to permanently delete data on Ubuntu when you do not have a large storage space. How to delete those files, delete data permanently on Ubuntu ? To answer that question only on TipsMake with some of our Ubuntu themed tutorials.

4 ★ | 1 Vote

May be interested

  • How to install Hyper Terminal in Ubuntu 20.04How to install Hyper Terminal in Ubuntu 20.04
    hyper is an open source application supported on all three major platforms: windows, linux, and macos. in this tutorial, tipsmake.com will explain how to install hyper terminal in ubuntu system.
  • How to install Pip in UbuntuHow to install Pip in Ubuntu
    linux has a lot of package managers. ubuntu not only has apt but also many programming languages ​​that come with its own package manager. pip stands for python packages packages and allows you to easily install packages from python package index (pypi).
  • How to install GIMP on Ubuntu 18.04How to install GIMP on Ubuntu 18.04
    currently, gimp version 2.10.18.1 has been released and is available to install on ubuntu, linux, and we all know gimp is one of the famous free, cross-platform, open source photo editing software. first, in this article, thuthuat.taimienphi.vn will guide you how to install gimp on ubuntu 18.04.
  • How to Install CyberPanel on Ubuntu 20.04How to Install CyberPanel on Ubuntu 20.04
    cyberpanel is a control panel designed to be user-friendly for non-technical users. cyberpanel is easy to learn as it uses a simple layout that most hosting companies are familiar with.
  • Instructions for installing Ubuntu on VMware Workstation - Part 2Instructions for installing Ubuntu on VMware Workstation - Part 2
    in the previous section of the article, we jointly established vmware and ubuntu desktop. and the next section below, please continue with the steps to install ubuntu desktop on vmware workstation.
  • 5 things to do when installing Ubuntu on PC5 things to do when installing Ubuntu on PC
    ubuntu is a powerful linux distribution suitable for a wide variety of use cases, ideal for both beginners and seasoned linux users.
  • How to install µTorrent (uTorrent) in Ubuntu 20.04How to install µTorrent (uTorrent) in Ubuntu 20.04
    µtorrent provides clients for windows and macos x, however it is installed as a server in ubuntu linux and provides a web ui for managing downloads.
  • How to add IDM to Chrome, install IDM for ChromeHow to add IDM to Chrome, install IDM for Chrome
    installing idm into chrome makes downloading easier when chrome does not automatically download files. here are the steps to add idm to chrome in detail, please refer to dentist.
  • How to Install Ubuntu Linux Without CD (Windows)How to Install Ubuntu Linux Without CD (Windows)
    want to install ubuntu on your windows computer, but don't have a dvd or cd drive? there are a couple of different ways that you can install ubuntu on computers that don't have disc drives. the most common way is to create a bootable usb...
  • How to Install ClickHouse on Ubuntu 22.04How to Install ClickHouse on Ubuntu 22.04
    clickhouse is a modern, fast and open source database management system used for online analytical processing (olap).