Install chrome on CentOS-browser, centoschrome-
First, install the software in CentOS. to install the software using the yum command, you must add the software source node to the software source in the system, that is, in the directory. /etc/yum. repos. d/Under the CentOS-Base.repo file to make changes: Enter the Super User su in the Console and then use the command
vim /etc/yum.repos.d/CentOS-Base.repo
In the vim Editor, enter
i
Enter the editing status. move the cursor to the end and add the software source code.
After adding the software source code, Press esc in the vim editor to enter the command mode and enter
:w:q
Save the modification and exit vim and return it to the console.
Install chrome in CentOS 6.x
Vim/etc/yum. repos. d/CentOS-Base.repo
Add a node based on your system
32bit System
[google]name=Google - i386baseurl=http://dl.google.com/linux/rpm/stable/i386enabled=1gpgcheck=1gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub
64bit System
[google64]name=Google - x86_64baseurl=http://dl.google.com/linux/rpm/stable/x86_64enabled=1gpgcheck=1gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub
Then run the following command:
yum install google-chrome-stable
Stable version installation:
Yum install google-chrome-stable:
The yum install google-chrome-beta version is not stable:
Yum install google-chrome-beta
Centos chrome Installation Error
Install centos in google chrome
1. Online Installation
# Yum install lele.centos.org/..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.
You can install chrome in red hat linux.
Is there an open source board plug-in? Browser
Chromium-el6
Name = CentOS-$ releasever-Chromium EL6
Baseurl = lele.centos.org/hughesjr/chromium/6/?basearch/
Gpgcheck = 1
Enabled = 1
Gpgkey = 2.16.centos.org/..ting-6
The above is the yum repo file of chrome open source version of el 6.