How to install chromium browser in Fedora

There exists an open source project for the development of Google Chrome. The project is named as chromium and the browser chromium(according to documentation, only the project name is chromium, 'chrome' should be used instead) and is released under BSD license.

There are different ways of installing chrome.

  • Using the wine bundle provided by CodeWeavers which is also called as crossover chromium.
  • From the trunk build of chromium development website. It is not publically available but it can be used to see how far the development has reached and what will it look like after release. 
  • Tom 'Spot' Callaway, the Fedora engineering manager, has created a repo for pre compiled version of chromium browser.

In this article, I will show you how to install it using the 3rd way. First of all create a chromium.repo file in /etc/yum.repos.d directory.

vim /etc/yum.repos.d/chromium.repo

Then copy these lines in that file.

[chromium]
name=Chromium Test Packages
baseurl=http://spot.fedorapeople.org/chromium/F$releasever/
enabled=1
gpgcheck=0

Now, just run the yum install command :

yum install chromium

  And there you go.. Running Chromium in Fedora

1 Comment

/me (not verified)
May 27th, 2010 01:48 pm
Please update article with non-suck SRware Iron build of chromium for linux

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <img> <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote> <h1> <h2> <h3> <h4> <h5> <h6> <p> <br>
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Use syntax $$latex$$ to insert LaTeX formulas.
  • Image links with 'rel="lightbox"' in the <a> tag will appear in a Lightbox when clicked on.
  • Search Engines will index and follow ONLY links to allowed domains.

More information about formatting options

Type the characters you see in this picture. (verify using audio)
Type the characters you see in the picture above; if you can't read them, submit the form and a new image will be generated. Not case sensitive.