Mauriat Miranda     mjmwired

Google Chrome on Fedora

Try out Chromium. Courtesy of T ‘spot’ Callaway:

Using your favorite text editor (as root), create chromium.repo in /etc/yum.repos.d/, with the following contents:

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

Then run (as root):

# yum install chromium

From spot’s blog:

The packages are i386/i586 only (and the i586 chromium is a bit of a lie, it isn’t compiled with the correct optflags yet) because chromium depends on v8, which doesn’t work on 64bit anything (yet). Also, plugins don’t work at the moment and some of the tab functionality doesn’t work right, but as a general web browser, it seems functional enough. (And, it seems to pass the Acid3 test, which isn’t surprising at all, since WebKit does and Chrome uses WebKit.)

Looks interesting!

Posted in: F10, F11, Fedora, Software,

1 Comments:

  • bashphoenux on July 22, 2009 - 09:09 AM

    am waiting for x64 code !! :d nice blog!!
    veryyyyyyyyyyyyy informative especially the fedora guides ! =)