"Linux" CentOS install Chrome browser

Source: Internet
Author: User

How to install Chrome browser in CentOS 6.x. First create the Google-chrome.repo file in the/ETC/YUM.REPOS.D directory, which writes the following:

[Google-chrome]name=google-chromebaseurl=http://dl.google.com/linux/chrome/rpm/stable/$basearchenabled = 1gpgcheck=1gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub

After configuring Google Chrome Yum Repository, you can install Google Chrome by using the following command:

# Install Google Chrome stable version

Yum Install google-chrome-stable

# Install Google Chrome beta version
Yum Install Google-chrome-beta

# Install Google Chrome unstable version
Yum Install google-chrome-unstable

The Google Chrome browser is now ready to install. Due to Google's particularity in China, sometimes when the command is installed, it will prompt the host not to connect or request timeout. This problem can only be resolved by modifying the/etc/hosts file to point dl.google.com to another available server. can be downloaded in http://code.google.com/p/smarthosts/and added to the/etc/hosts file.

"Linux" CentOS install Chrome browser

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.