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:
- Open a terminal.
- Update your package list:
- 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:
- Download the latest stable Google Chrome package using :
- Install the downloaded package using :
- If there are any missing dependencies, fix them with:
- 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.
- 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.
- 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.