Google Chrome for Linux

4

Is there any way to use Google Chrome on Linux (specifically, Fedora 8)? Is there a native version for Linux, or would I have to use Wine?

cdb

Posted 2009-08-28T10:09:05.930

Reputation: 989

Answers

3

Tom Calloway has created a Chromium repository for Fedora 10, 11 and 12:

You can use it by creating a /etc/yum.repos.d/chromium.repo with the following contents:

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

Unfortunately, you say you're running Fedora 8 which doesn't help, but you really should considering upgrading.

From: "Jon Stanley" <jonstanley gmail com>
To: fedora-announce-list redhat com
Subject: FINAL REMINDER: Fedora 8 EOL
Date: Tue, 23 Dec 2008 13:55:40 -0500
This is a reminder that as of January 7, 2009, Fedora 8 will be
end-of-life and no further updates, including security updates, will
be released at that time, and new builds will not be allowed in the
buildsystem.

Also as of that date, all open bugs against Fedora 8 will be CLOSED WONTFIX.

Thanks!
-Jon

Reference: https://www.redhat.com/archives/fedora-announce-list/2008-December/msg00021.html

Matt Haley

Posted 2009-08-28T10:09:05.930

Reputation: 208

15

You don't need Wine. There's a native Linux build of Google Chrome available @ http://dev.chromium.org/getting-involved/dev-channel#TOC-Linux [Debian package only, for the time being ]

Sathyajith Bhat

Posted 2009-08-28T10:09:05.930

Reputation: 58 436

It's not much help for someone who's on Fedora 8. – None – 2009-08-28T13:05:03.493

2@nagul fedora 8 was edited later.After this post. – cdb – 2009-08-29T06:05:30.130

1The page I linked above states that you can extract the .deb file and try running it. It's worth a shot. – Sathyajith Bhat – 2009-08-30T16:46:28.700

4

Google Chrome 4.0 works reasonably well on Wine as per the WineHQ appdb entry. That said, you can now use the official Google Chrome for Linux version if you're on Ubuntu. If not, you can still use the Crossover Chromium port for linux which is available for a wider audience.

user4358

Posted 2009-08-28T10:09:05.930

Reputation:

2

In Ubuntu you can use ppa : deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu jaunty main

and see this manual : chrome-in-ubuntu

Sajad Bahmani

Posted 2009-08-28T10:09:05.930

Reputation: 989

thanks.But my Os is fedora 8 – cdb – 2009-08-28T10:37:55.140

I heard must release in deb package – Sajad Bahmani – 2009-08-28T10:58:21.167

1

salmonmoose

Posted 2009-08-28T10:09:05.930

Reputation: 1 675