Google chrome on Fedora 11 Leonidas.

2010-06-24 96 words 1 min read

Earlier I had posted a article on installing <a href="http://blog.amit-agarwal.co.in/2009/07/20/chrome-chromium-on-linux-repo/" target="_blank">chromium on Linux. Chromium is the open source version of the browser which is used by Google to develop its famous browser Chrome. Now chrome rpm is available from google site to install on F11. Here&#8217;s how to do it. First we will add a repo for google. As root user do the following:

cat «EOF >/etc/yum.repos.d/google.repo

[google]
name=Google – i386
baseurl=http://dl.google.com/linux/rpm/stable/i386
enabled=1
gpgcheck=1

Now you can install chrome with yum as you do with all other softwares. Just enter the command

sudo yum install google-chrome-unstable


author

Authored By Amit Agarwal

Amit Agarwal, Linux and Photography are my hobbies.Creative Commons Attribution 4.0 International License.

We notice you're using an adblocker. If you like our webite please keep us running by whitelisting this site in your ad blocker. We’re serving quality, related ads only. Thank you!

I've whitelisted your website.

Not now
This website uses cookies to ensure you get the best experience on our website. Learn more Got it