CentOS 6 : chrome install

#vi /etc/yum.repos.d/google-chrome.repo

[google-chrome]

name=google-chrome

baseurl=http://dl.google.com/linux/chrome/rpm/stable/$basearch

enabled=1

gpgcheck=1

gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub

#yum install google-chrome-stable

# wget http://chrome.richardlloyd.org.uk/install_chrome.sh
# chmod 755 install_chrome.sh
# ./install_chrome.sh

... need os update....
# google-chrome &