วันอังคารที่ 19 กุมภาพันธ์ พ.ศ. 2556

Install Google Chrome with YUM on CentOS 6.2

Enable Google YUM repository

Add following to /etc/yum.repos.d/ file:

# vi etc/yum.repos.d/CentOS-Base.repo

At the last line

(32-bit)
[google-chrome]
name=google-chrome - 32-bit
baseurl=http://dl.google.com/linux/chrome/rpm/stable/i386
enabled=1
gpgcheck=1
gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub

(64-bit)
 [google-chrome]
name=google-chrome - 64-bit
baseurl=http://dl.google.com/linux/chrome/rpm/stable/x86_64
enabled=1
gpgcheck=1
gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub

 Note: Both 32-bit and 64-bit repos can be placed in the same file.


Install Google Chrome with YUM (as root user)  

## Install Google Chrome Stable version ##

# yum install google-chrome-stable

wait a min.....
And Done.....


    :P


 



ไม่มีความคิดเห็น:

แสดงความคิดเห็น