Skip to content

Guide on Installing Google Chrome through Terminal within Linux Operating Systems

Installing Google Chrome on Linux via Command Line is a Breeze: Employ wget to fetch the installer and dpkg to execute it, regardless of whether you're remotely logged in or using a terminal window. Get step-by-step guidance from our website's article to achieve this effortlessly.

Guide for Installing Google Chrome Via Terminal on Linux Operating System
Guide for Installing Google Chrome Via Terminal on Linux Operating System

Guide on Installing Google Chrome through Terminal within Linux Operating Systems

Installing Google Chrome on your Linux system directly from the command line is a straightforward process that requires the use of and . Here are the steps to follow:

  1. Open a terminal.
  2. Update your package list:
  3. Install if it is not already installed. You can check if it's installed by typing in the terminal. If it's not installed, use the following command to install it:
  4. Download the latest stable Google Chrome package using :
  5. Install the downloaded package using :
  6. If there are any missing dependencies, fix them with:
  7. Launch Google Chrome by typing and pressing Enter.

This process will download the official Google Chrome package directly from Google and install it on your system. The tool installs the package, but sometimes dependencies may be unmet after installation, which is why running afterward is necessary to fix dependency issues.

Before downloading Chrome, it's a good idea to verify your system architecture by running and ensuring it returns or which is required for Chrome’s stable package.

This method works on Ubuntu and Debian systems and ensures you have the latest Chrome directly from Google without relying on third-party repositories.

This article was co-authored by Nicole Levine, MFA, a Technology Writer and Editor for the website. Nicole holds an MFA in Creative Writing from Portland State University. The article has been viewed 1,036,662 times.

  1. To maximize the efficiency of data-and-cloud-computing tasks, it's essential to understand how to leverage technology like Google Chrome in a Linux environment.
  2. For those interested in technology, learning about data-and-cloud-computing techniques such as installing Google Chrome from the command line provides valuable insights into modern computing practices.

Read also:

    Latest