Slashdot Mirror


Google Releases Chrome 5.0 For Win/Mac/Linux

ddfall writes "Four months after the release of version 4.0 for Windows, Google has announced the availability of Chrome 5.0 for Windows, Mac OS X, and Linux — the first stable release to be available on all three major platforms. Chrome 5.0.375.55 is available to download from google.com/chrome. Users who currently have Chrome installed can use the built-in update function."

7 of 347 comments (clear)

  1. Re:Chome 6 by ElKry · · Score: 5, Informative

    You don't have to wait, I'm posting this from Chrome 6.0.408.1

    Of course, you're going to have to use the dev channel, and get ready for a hell of a bumpy ride...

  2. Re:yay? by ElKry · · Score: 4, Informative

    I didn't realize it until he mentioned it, but I see it now: The url field does not show the "http://" anymore. It does show "https://", but I guess someone decided that it was more useful to show more of the actual URL and remove "http://", as it's not informative in any way anymore.

  3. Re:Correction by Urban+Garlic · · Score: 4, Informative

    On Debian and Ubuntu, the .deb-packaged Chrome adds the Google deb archive in /etc/apt/sources.list.d/google-chrome.list, which is automatically searched by apt and aptitude, so your regular "aptitude update; aptitude upgrade" will pull in new versions of Chrome. Presumably the Synaptic package gizmo does the same things, but I am far too cool for GUIs, so I don't know.

    If you want to turn this off, and leave it off, you can change the settings in /etc/default/google-chrome.

    --
    2*3*3*3*3*11*251
  4. Re:Correction by Anonymous Coward · · Score: 4, Informative

    I suggest, instead of actually installing the .deb, you simply extract the files from the archive to a local directory using dpkg -x chrome.deb.
    This way, you're not giving Google any special permissions on your machine, which effectively amount to root access.
    Chrome runs perfectly from a local user's home directory when extracted like this.

  5. can't install behind proxy by FunkyELF · · Score: 5, Informative

    I'll keep using Firefox as it is actually possible to download and install it.
    Since the day Google released Chrome you haven't been able to install their crappy 550k installer if you're behind a proxy.

  6. Re:Obligatory Adblock Reply by Nysul · · Score: 5, Informative

    Adblock for Chrome downloads the ads, then blocks them. I don't know how you could not notice this, the Chrome ad-block solution is half-assed at best.

  7. Re:Chrome vs Chromium on Ubuntu? by Anonymous Coward · · Score: 4, Informative

    Installing Chrome .deb will neatly add "http://dl.google.com/linux/deb/ stable main" to the list of software sources. This will give you automatic updates.