On centos7.x chrome Yum Source Configuration

Source: Internet
Author: User

Google services are blocked in the country, the official web browser is slow to download chrome, so I try to configure the way Yum source to install Chrome browser

Baidu Experience: jingyan.baidu.com

Method/Step
  1. 1

    cd/etc/yum.repos.d/

  2. 2

    VI Google.repo

  3. 3

    [Gogle]

    Name=google-x86_64

    Baseurl=http://dl.google.com/linux/rpm/stable/x86_64

    Enabled=1

    Gpgcheck=0

    Gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub

    Yum Install google-chrome-stable

  4. 4

    Yum install google-chrome-stable

     

    /http jingyan.baidu.com/article/fdbd4277f9f3d4b89f3f487e.html

     

     How to install Chrome browser in CentOS 6.x. The Google-chrome.repo file is first created in the/ETC/YUM.REPOS.D directory and is written as follows: [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 with 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. 

     http://www.linuxidc.com/linux/2013-01/78066.htm

     

Chrome Yum Source configuration on centos7.x

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.