Installing Google Chrome on Linux ( Fedora | Ubuntu )

Hello Friends,

Today I am sharing one method to install Google Chrome on Linux ( Fedora 11) (Ubuntu 9.04).

Google announced that Google Chrome is not stable for Linux. Still Google Chrome’s stable version is not available for Linux. This version which you are going to install by this method it’s only testing version (Unstable Version )

For more about Google announcement for Chrome Browser visit below Links :-

1. http://dev.chromium.org/getting-involved/dev-channel

2. http://www.google.com/chrome/intl/en/linux.html

Installing Google Chrome on Fedora 11 (32-bit):-

1) Login as a root.

[itsolutoins@ask4itsolutions.com]$ su – root
Password:-

2) Go to your yum.repos.d Directory.

[root@ask4itsolutions.com]#cd /etc/yum.repos.d/

3) Create Repository there.

[root@ask4itsolutions.com yum.repos.d]# vim chrome.repo

4) Enter Following information in your repo file.

[google]
name=Google – i386
baseurl=http://dl.google.com/linux/rpm/stable/i386
enabled=1
gpgcheck=1
gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub

Save & Exit from repo file.

5) Import Key by executing following commands.(Important)

[root@ask4itsolutions.com]# wget https://dl-ssl.google.com/linux/linux_signing_key.pub
[root@ask4itsolutions.com]# rpm –import linux_signing_key.pub

6) Now You are ready to install Google Chrome on Fedora 11.
7) Execute yum -y install google-chrome . Google Chrome will Install on your Fedora 11.
8) Finished
9) You can find Google Chrome at Applications -> Internet -> Google Chrome

Installing Google Chrome on Fedora 11 (64-bit):-

1) Login as a root.

[itsolutoins@ask4itsolutions.com]$ su – root
Password:-

2) Go to your yum.repos.d Directory.

[root@ask4itsolutions.com]#cd /etc/yum.repos.d/

3) Create Repository there.

[root@ask4itsolutions.com yum.repos.d]# vim chrome.repo

4) Enter Following information in your repo file.

[google64]
name=Google – x86_64
baseurl=http://dl.google.com/linux/rpm/stable/x86_64
enabled=1
gpgcheck=1
gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub

Save & Exit from repo file.

5) Import Key by executing following commands.(Important)

[root@ask4itsolutions.com]# wget https://dl-ssl.google.com/linux/linux_signing_key.pub
[root@ask4itsolutions.com]# rpm –import linux_signing_key.pub

6) Now You are ready to install Google Chrome on Fedora 11.
7) Execute yum -y install google-chrome . Google Chrome will Install on your Fedora 11.
8) Finished
9) You can find Google Chrome at Applications -> Internet -> Google Chrome

Installing Google Chrome on Ubutnu (32-bit):-

1) Login as a root.

2)  Download .deb file of Google Chrome.

Go to this link Accept the Agreement and Download Google Chrome from this link :- http://www.google.com/chrome/intl/en/eula_dev.html?dl=unstable_i386_deb

Remember where you downloaded file.

3) Go to the Directory where you downloaded .deb file and Now Install .deb file. Ready to Install Google Chrome

root@ask4itsolutions.com~# dpkg -i google-chrome-unstable_current_i386.deb

4) Finished Now. Google Chrome is Installed.

5) You can find Google Chrome at Applications -> Internet -> Google Chrome .

Installing Google Chrome on Ubutnu (64-bit):-

1) Login as a root.

2)  Download .deb file of Google Chrome.

Go to this link Accept the Agreement and Download Google Chrome from this link :- http://www.google.com/chrome/intl/en/eula_dev.html?dl=unstable_amd64_deb

Remember where you downloaded file.

3) Go to the Directory where you downloaded .deb file and Now Install .deb file. Ready to Install Google Chrome

root@ask4itsolutions.com~# dpkg -i google-chrome-unstable_current_amd64.deb

4) Finished Now. Google Chrome is Installed.

5) You can find Google Chrome at Applications -> Internet -> Google Chrome .

* Note :- I Didn’t tested it on Ubuntu.

All Comments Accepted.

Enjoy Browsing with GOOGLE CHROME.


Share This Post
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • LinkedIn
  • StumbleUpon
  • Twitter
  • email
  • Reddit
  • RSS
  • Technorati
  • Yahoo! Buzz

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>