CentOS6.5 install Google Chrome

Source: Internet
Author: User
As Google said before, since CentOS/RHEL6 is already an expired system, Chrome will no longer be available. Although it was later caused by community protests and thus changed the port, it was no longer mentioned that CentOS/RHEL6 is an expired system. However, currently there is no Chrome download and use on CentOS/RHEL6. In fact, the root cause is not how old CentOS/RHEL6 is, even Windows XP and Ubuntu 10.04

As Google said before, since CentOS/RHEL 6 is already an expired system, Chrome will no longer be available. Although it was later caused by community protests, and thus changed the port, it was no longer mentioned that CentOS/RHEL 6 is an expired system. However, currently there is no Chrome download and use on CentOS/RHEL 6.

In fact, the root cause is not how old CentOS/RHEL 6 is. Chrome can be used even for Windows XP and Ubuntu 10.04 that stops updating. The actual reason is that due to various considerations, Chrome cannot continue to update Chrome on CentOS/RHEL 6 because it uses C ++ 11 not supported in CentOS/RHEL 6.

So what if I want to continue using Chrome before CentOS/RHEL 7 is available? Use Chrome's open-source version: Chromium.

1. switch to root:

Su-or sudo-I

2. download the new software source definition:

Cd/etc/yum. repos. d

Wget http://people.centos.org/hughesjr/chromium/6/chromium-el6.repo

3. Install Chromium:

Yum install chromium

This completes the installation.

You can use the menu to start the browser:

 

Reposted from: http://stlong.blog.51cto.com, thank you!

 

After startup:

To view the Flash and PDF files, follow these steps to install the plug-in.

4. install the Pepper Flash plug-in: 4.1. download the hughesjr auxiliary installation script:

Cd/tmp

Wget https://raw.github.com/hughesjr/chromium_el_builder/master/chrome_pepperflash_copy.sh

4.2 set chrome_pepperflash_copy.sh to execute:

Chmod + x chrome_pepperflash_copy.sh

4.3 execute the script for installation (you can check the script content to understand what happened ):

./Chrome_pepperflash_copy.sh

After the installation, if you need to start it through the command line (with Flash support), you can enter the following command:

/Opt/chromium/chrome-wrapper % U -- ppapi-flash-path =/opt/chromium/PepperFlash/libpepflashplayer. so -- ppapi-flash-version = $ (grep '"version":'/opt/chromium/PepperFlash/manifest. json | grep-Po '(? <= Version ":")(? : \ D | \.)*')

You can also modify the corresponding commands in the system menu.

5. install the Google Chrome PDF Viewer plug-in: 5.1. download the hughesjr auxiliary installation script:

Cd/tmp

Wget https://raw.github.com/hughesjr/chromium_el_builder/master/chrome_libpdf_copy.sh

5.2 set chrome_lib1__copy.sh to execute:

Chmod + x chrome_lib1__copy.sh

5.3 execute the script for installation (you can check the script content to understand what happened ):

./Chrome_lib1__copy.sh

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.