Install Google Chrome on CentOS

Source: Internet
Author: User
Since CentOS/RHEL6 is an expired system, Chrome is no longer 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, connecting Windows XP and stopping the updated Ubuntu10

Since CentOS/RHEL 6 is an expired system, Chrome is no longer 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, 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:
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 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 | \.)*')

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

/Opt/chromium/chrome-wrapper % U this part is modified based on the actual startup item address of your Google

 

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

 

For a 64-bit operating system, you can install the google browser and enable flash plug-in support using the following method:
1. online installation
# Yum install http://people.centos.org/hughesjr/chromium/6/x86_64/RPMS/chromium-31.0.1650.63-2.el6.x86_64.rpm
2. after installation, you can only run the browser on other users.
Application, Internet, Chromium, add to desktop, right-click browser icon attribute, basic, command, modify: /usr/bin/chromium-browser % U -- user-data-dir =/root/chrome
3. create a directory/root/chrome
4. double-click the desktop icon chromium browser to run it on the root.
5. install Adobe Flash Player online
# Yum install flash-plugin nspluginwrapper alsa-plugins-pulseaudio libcurl
6. enter chrome: // plugins/in the browser to open the plug-in page. There are two files in Adobe Flash Player (2 files). close the first file (that is, the plug-in starting with/opt ), flash is available.

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.