How To Install Chrome On Linux?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1. Download the Google Chrome .deb package: Open a terminal window, and type in the following command to download the latest version of Google Chrome for Linux: wget https://dl.google.com/linux/direct/google–chrome–stable_current_amd64.deb
2. Install Google Chrome: Type in the following command to install Chrome (change [ .deb package name] to the actual filename of the .deb package you downloaded in the previous step): sudo dpkg –i [.deb package name]
3. Update Google Chrome: To make sure that you have the latest version of Google Chrome, type in the following command: sudo apt–get update
4. Start using Chrome: You can now start using Chrome by typing in the following command: google–chrome