Categories: All

How To Install Chrome on Ubuntu: 2025 Guide


Google Chrome is the most popular web browser, and for good reason. It’s fast, has a big extension library, and integrates perfectly with other Google products. Although Chrome is not officially a part of the Ubuntu app store, you can download it directly from Google. And in this guide, we’ll help you with two easy ways to install Chrome on Ubuntu.

1. Install Chrome on Ubuntu Using GUI

This is how you can install Google Chrome in Ubuntu using the GUI:

  1. Open your current web browser

    Open the default installation of Firefox in Ubuntu.

  2. Go to the official Google Chrome website

    Visit and click on the “Download Chrome” button.

  3. Choose the right package

    When prompted, select the .deb package for Debian/Ubuntu and click “Accept and Install.”

  4. Save the file

    Choose where you wish to save the downloaded file (generally your Downloads folder) and let it download.

  5. Open the downloaded file

    When you’ve downloaded it, go to the file in your file manager and double-click on it. It will open in Ubuntu Software or a similar package installer.

  6. Click ‘Install’

    In the installer window, you click the Install button. You may be asked to enter your password to authenticate the installation.

  7. Open Google Chrome

    Once installed, Chrome will be available in your list of apps. Launch it and, if you prefer, set it as your default browser.

2. Install Chrome on Ubuntu Using Terminal

Using the terminal is a quick and direct way to install Google Chrome on Ubuntu. Just follow these steps:

  1. Open the Terminal: You can open it by pressing Ctrl + Alt + T or by navigating to “Terminal” in the application menu.
  2. Download the Chrome .deb package: Use this command to download the installation package directly from Google’s website-
    wget
  3. Install the downloaded package: Then, install the downloaded package using the following command-
    sudo dpkg -i google-chrome-stable_current_amd64.deb
  4. Fix any missing dependencies: If you get an error, run the following to fix it-
    sudo apt-get install -f
  5. Launch Google Chrome: Once installed, you can start Chrome with the following command-
    google-chrome-stable

Conclusion

Once installed, you will have your bookmarks, history, and extensions at your fingertips. Whichever method you are comfortable with, installing Google Chrome on Ubuntu is an extremely simple task. It is a lightning-speed setup process that makes accessing the internet every day that much simpler and easier to do.

spatsariya

Recent Posts

South Korea’s ICT exports hit a record. Without them, it ran a $6.6 billion trade deficit

South Korea exported a record $59.98 billion of information and communications technology products in August,…

8 minutes ago

Anthropic is the $13.7 billion GPU customer in Trump-linked RUM Group’s deal: report

Anthropic is the previously unnamed customer that agreed last month to buy about $13.7 billion…

48 minutes ago

SoftBank shares sink nearly 12% as AI slowdown talk hits its $64.6 billion OpenAI bet

SoftBank Group shares fell nearly 12% in Tokyo on Monday, the steepest drop among the…

1 hour ago

SK hynix falls 5%, KOSPI drops 3% as Asia’s chip stocks slide after AI slowdown call

Shares of SK hynix fell 5.4% and Samsung Electronics 3.4% in the first 20 minutes…

2 hours ago

Anthropic expects a second profitable quarter as its IPO nears, FT reports

Anthropic has told its shareholders it expects positive adjusted operating income for a second consecutive…

3 hours ago

Nasdaq futures drop 1.2% at Sunday open, twice the S&P 500, as oil tops $103

U.S. stock futures opened lower on Sunday evening, and the selling was heaviest in the…

4 hours ago