You are viewing the article How to Install Google Chrome Using Terminal on Linux at Tnhelearning.edu.vn you can quickly access the necessary information in the table of contents of the article below.
This article is co-authored by a team of editors and trained researchers who confirm the accuracy and completeness of the article.
The wikiHow Content Management team carefully monitors the work of editors to ensure that every article is up to a high standard of quality.
This article has been viewed 12,008 times.
This is an article on how to install Google Chrome browser in a terminal window on Ubuntu or Debian Linux. All you need to do is use the “wget” tool to get the latest stable version of Chrome and install it using dpkg. After installing Chrome, you can type “google-chrome” into the command line to start the program.
Steps
- Type sudo apt update and press Enter key. [1] X Research Source
- Type sudo apt upgrade and press Enter key.
- Type wget --version and press Enter key. If you see the version number, go to the next step.
- If the computer displays an error message because wget is not installed, you will type sudo apt install wget and press Enter to install.
- Type wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb and press Enter .
- Once the installation program download is complete, you will return to the command line window.
- Type sudo dpkg -i google-chrome-stable_current_amd64.deb and press Enter .
This article is co-authored by a team of editors and trained researchers who confirm the accuracy and completeness of the article.
The wikiHow Content Management team carefully monitors the work of editors to ensure that every article is up to a high standard of quality.
This article has been viewed 12,008 times.
This is an article on how to install Google Chrome browser in a terminal window on Ubuntu or Debian Linux. All you need to do is use the “wget” tool to get the latest stable version of Chrome and install it using dpkg. After installing Chrome, you can type “google-chrome” into the command line to start the program.
Thank you for reading this post How to Install Google Chrome Using Terminal on Linux at Tnhelearning.edu.vn You can comment, see more related articles below and hope to help you with interesting information.
Related Search: