Install Chromium on Fedora 11

As you may have known, Google Chrome is still only available on Windows XP/Vista.  Good thing there’s Chromium – the open-source project behind Google Chrome.  Follow these steps to install Chromium on Fedora 11:

Create a chromium.repo file in /etc/yum.repos.d/ and copy this info to the file:

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

Save the file. In your terminal, as root, type:

yum install chromium

That’s it.  It also works on Fedora 10.

Related posts:

  1. Install IDLE on Fedora 11
  2. Install Windows XP SP2 via Sun VirtualBox in Fedora 10
  3. Setting-up Fedora 11
  4. Install Flash on 64-bit Fedora 11
  5. Install Handbrake on Fedora 11

One Comment

  1. [...] refer to Install Chromium on Fedora 11. *Note: I will use this post as a placeholder for more Fedora 11 post-installation setups. I just [...]

Leave a Reply