When is Google Chrome coming to Linux and why is it taking so long?

link|improve this question
feedback

closed as too localized by Gareth, Sathya Nov 24 '11 at 13:42

This question is unlikely to ever help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. See the FAQ for guidance on how to improve it.

6 Answers

up vote 6 down vote accepted

In the mean time, I've been using chromium. It's very much unfinished, but at least it's pretty fast :)

If you're on ubuntu, you can add the following to your /etc/apt/sources.list (substitute your version of ubuntu for 'intrepid' below), then just apt-get chromium-browser to get a recent build.

deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu intrepid main
deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu intrepid main
link|improve this answer
2  
This answer is now out of date, see dev.chromium.org/getting-involved/dev-channel for installing on Ubuntu/Debian. – DisgruntledGoat Aug 10 '09 at 16:44
feedback

It'll be done in 6-8 weeks.

link|improve this answer
How exactly do you know that? – scheibk Jul 15 '09 at 15:44
2  
@scheibk It was a joke. – Brad Gilbert Jul 15 '09 at 16:49
@scheibk Everything will be done in 6-8 weeks. – Electrons_Ahoy Aug 3 '09 at 23:57
feedback

There are alpha releases of the chromium browser (the browser that google chrome is based off of) released everyday, but they aren't the most usable versions. They recently have introduced the support for the flash plugin, but many of the menus are incomplete. There are instructions to install the daily builds on ubuntu.

link|improve this answer
feedback

One reason for it taking so long is that is looks as if they are reimplementing most (all?) of the dialogs using native widgets, i.e. they aren't using Wine as Picasa does.

link|improve this answer
feedback

They have not released a timeline and/or roadmap, and are justifiably working on the bigger markets right now in terms of extendability, etc.

It'll be done when it's done.

-Adam

link|improve this answer
1  
Software is never "done" – scheibk Jul 15 '09 at 15:20
1  
Software is always done, the user just has to lower their expectations to match. – Alistair Knock Jul 31 '09 at 19:04
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.