반응형

32bit/64bit repo를 자신에 커널에 맞게 받은 다음 yum으로 설치하면 됩니다.

아래를 참고 하세요..^^



출처 : http://www.tejasbarot.com/2011/03/20/howto-installing-google-chrome-on-rhel-6-red-hat-enterprise-linux-6-32bit-64bi/


Google Chrome is not supported on RHEL 5.x/ CentOS 5.x as there is a older libraries and RPM Issues, But in Red Hat Enterprise Linux 6 Yon install Google Chrome without any dependency issue.

Its lot easy to install Google Chrome on RHEL 6. You just Need to follow the steps and thats is you will able to install Google Chrome on RHEL 6.

To Install Google Chrome on Red Hat Enterprise Linux you have to use Google’s YUM repository itself.

Following are the requirements to Install Google Chrome on RHEL 6 :-

1) You have to be root to follow this how to.
2) YUM should work from Terminal.
3) Following RPM Must be installed
redhat-lsb-4.0-2.1.el6.i686
libcurl-7.19.7-16.el6.i686
If you are using x86_64 (64bit then RPM Architecture looks like following )

redhat-lsb-4.0-2.1.el6.x86_64
libcurl-7.19.7-16.el6.x86_64

If you have not installed above RPMs don’t worry, Above both RPMs available in Installation Media so you can install it easily.

To Install Google Chrome on 32bit Perform Following Steps :-

1) Execute Following Command as a root to setup Google Repository.
wget http://ask4itsolutions.com/RPMs/google-chrome-i386.repo -O /etc/yum.repos.d/google-chrome-i386.repo

2) Now Execute Following Command as a root to Install Google Chrome on RHEL 6  :-
[tejas_barot@ask4itsolutions ~]#yum -y install google-chrome-stable

As per your Internet connection speed it will be installed, So Wait for Few Minutes until it gets Installed.

3) To Use Google Chrome on RHEL 6, Perform Following :-
Click on Applications -> Internet -> Click on Google Chrome

That’s It. Start Using Google Chrome on Red Hat Enterprise Linux 6. :)

To Install Google Chrome on x86_64 (64bit) Perform Following Steps :-

1) Execute Following Command as a root to setup Google Repository.
wget http://ask4itsolutions.com/RPMs/google-chrome-64bit.repo -O /etc/yum.repos.d/google-chrome-64bit.repo

2) Now Execute Following Command as a root to Install Google Chrome on RHEL 6  :-
[tejas_barot@ask4itsolutions ~]#yum -y install google-chrome-stable

As per your Internet connection speed it will be installed, So Wait for Few Minutes until it gets Installed.

3) To Use Google Chrome on RHEL 6, Perform Following :-
Click on Applications -> Internet -> Click on Google Chrome

That’s It for x86_64 ( 64bit). Start Using Google Chrome on Red Hat Enterprise Linux 6. :)

Let me know threw comment if you face any issues

Waiting for your Feedback Guys.

Enjoy Google Chrome on Linux :) Enjoy Google Chrome on RHEL 6 :) Enjoy Linux :) Enjoy Open Source :)


+ Recent posts