junk food for the brain …
How to install Google Chrome in Fedora 10 or Fedora 11
Google has its open source version of its Chrome browser, currently under heavy development. The open source version is called Chromium.
Tom ‘Spot’ Callaway, the Fedora Engineering Manager, has created a rpm repository with precompiled versions of the chromium browser.
To install chromium, create a chromium.repo file in your /etc/yum.repos.d directory.
vim /etc/yum.repos.d/chromium.repo
Then fill it up with this:-
[chromium] name=Chromium Test Packages baseurl=http://spot.fedorapeople.org/chromium/F$releasever/ enabled=1 gpgcheck=0
After that, just yum install chromium
[root@atreides ~]# yum install chromium Loaded plugins: fastestmirror, presto, refresh-packagekit Loading mirror speeds from cached hostfile * fedora: mirror.oscc.org.my * rpmfusion-free: mirror.transact.net.au * rpmfusion-free-updates: mirror.transact.net.au * rpmfusion-nonfree: mirror.transact.net.au * rpmfusion-nonfree-updates: mirror.transact.net.au * updates: ftp.riken.jp chromium | 1.2 kB 00:00 chromium/primary | 2.4 kB 00:00 chromium 7/7 Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package chromium.i586 0:3.0.191.0-0.1.20090628svn19474.fc11 set to be updated --> Processing Dependency: libv8.so.0 for package: chromium-3.0.191.0-0.1.20090628svn19474.fc11.i586 --> Running transaction check ---> Package v8.i586 0:1.2.9-1.20090626svn2284.fc11 set to be updated --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: chromium i586 3.0.191.0-0.1.20090628svn19474.fc11 chromium 11 M Installing for dependencies: v8 i586 1.2.9-1.20090626svn2284.fc11 chromium 858 k Transaction Summary ================================================================================ Install 2 Package(s) Update 0 Package(s) Remove 0 Package(s) Total download size: 12 M Is this ok [y/N]: y Downloading Packages: Setting up and reading Presto delta metadata Processing delta metadata Package(s) data still to download: 12 M (1/2): chromium-3.0.191.0-0.1.20090628svn19474.fc11.i586 | 11 MB 01:11 (2/2): v8-1.2.9-1.20090626svn2284.fc11.i586.rpm | 858 kB 00:06 -------------------------------------------------------------------------------- Total 149 kB/s | 12 MB 01:19 Running rpm_check_debug Running Transaction Test Finished Transaction Test Transaction Test Succeeded Running Transaction Installing : v8-1.2.9-1.20090626svn2284.fc11.i586 1/2 Installing : chromium-3.0.191.0-0.1.20090628svn19474.fc11.i586 2/2 Installed: chromium.i586 0:3.0.191.0-0.1.20090628svn19474.fc11 Dependency Installed: v8.i586 0:1.2.9-1.20090626svn2284.fc11 Complete!
And walla!! Chromium for Fedora !!!
Here’s a screenshot of Chromium running on my machine:

Sources:-
- How to install Google Chrome in Fedora 10 or Fedora 11- MakeaPost
- How to install Google Chrome in Fedora 10 or Fedora 11 …
- Your Home For Google Chome! » Blog Archive » How to install Google Chrome in Fedora 10 or Fedora 11 …
- How to Enable Flash in Google Chrome for Fedora 11 i686 | rajaseelan.com
- Matt's Hidden Corner » How to install Google Chrome in Fedora 10 or Fedora 11 | rajaseelan.com
- Moblin test [updated - MP3 playback] | Puck's Blog
July 9, 2009 - 8:06 am
Works great. Thanks for the post. Chromium is *FAST*
July 14, 2009 - 3:30 pm
If you install Chromium on Fedora x86_64, do remember to also install gtk-nodoka-engine.i586 for improved looks in the settings dialogs.
July 15, 2009 - 3:13 pm
Thanks for the tip Japsu. I choose 32 bit because I was annoying w/ certain plugins not working.
August 5, 2009 - 12:58 pm
Thanks very much for the information.
I installed the chrome sucessfully on Fedora 11.
October 23, 2009 - 11:57 am
Nice post.
Successfully installed Chromium Web Browser for Fedora 10.
And youtube is working too. It’s super FAST! Thank you!
October 25, 2009 - 2:40 am
I got this error
[root@localhost ~]# yum install chromium
Loaded plugins: refresh-packagekit
http://spot.fedorapeople.org/chromium/F9/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: chromium. Please verify its path and try again
[root@localhost ~]# yum install chromium
Loaded plugins: refresh-packagekit
http://spot.fedorapeople.org/chromium/F9/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: chromium. Please verify its path and try again