Install Google Chrome under CentOS6.x

Source: Internet
Author: User

  1. Google's browser does not support the RedHat & CentOS 6.4 platform anymore. If you compile and install it manually, not only do you need to find a lot of dependent libraries to install, but it is also difficult to find and install, so you are on the Internet, after searching for a few days, I finally found a simple and fast way. Although things are online, this method has been improved by me and tested by my own real machine. It is feasible!

  2. Not much nonsense, first download the automatic installation script: http://chrome.richardlloyd.org.uk/install_chrome.sh

  3. Then use gedit to edit the install-chrome.sh, use the find function to find and

    Where the http://omahaproxy.appspot.com is changedHttps://dl.google.com/linux/direct
    /Google-chrome-stable_current_x86_64.rpm.

  4. Open the terminal and execute

    Chmod u + x install_chrome.sh

    ./Install_chrome.sh

    You can also copy the two commands to the terminal for automatic execution.

  5. It automatically downloads and installs the latest Google browser and related dependency packages. Execute google-chrome on the terminal to open the browser. (Note: It must be executed under a non-root user. If other users are specified to execute google-chrome with images when the root user logs on, the "xhost username" command should be executed, grant this user access permission because Xserver does not allow other users' graphics to be displayed on the current screen by default .)

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.