Install chrome on centos/RHEL 6.5

Source: Internet
Author: User

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.

Su-or sudo-I

 

CD/etc/yum. Repos. d

 

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

Yum install Chromium

 

This completes the installation.

You can use the menu to start the browser:

After startup:

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

4.1 download the hughesjr installation script:

CD/tmp

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

Chmod + x chrome_pepperflash_copy.sh

 

./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.1 download the hughesjr installation script:

CD/tmp

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

Chmod + x chrome_lib1__copy.sh

 

./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.