Where can I get Chromium binaries?

62,632

Solution 1

Since the link to the snapshots seems to change more often then I can keep track off I recommend using this link Chromium AppSpot Download to download the latest binaries for each OS. It detects your OS and then offers the latest build automagically.

You can find snapshots of all the nightly builds of Chromium here:

Chromium Builds

Each OS has a folder and the latest version number is available under the Latest folder or just sort by date descending.

Solution 2

As stated by Diago, you can download binary releases via the chromium-browser-snapshots repository. Combine this with a quick check of which version_number you need at omahaproxy, and you get a nice direct link to your desired "stable release" without accessing the slow snapshot lister website.

http://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html?path=Win/ + version_number + /

Don't forget the slash at the end. For example, the current "dev release", at the point of this writing is 113143, and can be found at: http://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html?path=Win/113143/

I guess this was what you were looking for.

Solution 3

If you prefer to use only latest stable Chromium release (or latest good Chromium build, for Windows users), check this website: http://chromium.woolyss.com/ The site is auto-updated each day.

Solution 4

You can also find links to most recent builds here: http://getchromium.wasil.org/

This is my site, which I made after facing some frustration while looking for newest builds myself. Just wanted to help people like me :)

It dynamically generates links to newest builds every time you refresh.

BTW: those links go to original build repository mentioned by Diago, so this is merely a wrapper site which does not host any files by itself.

Hope it helps!

Solution 5

In the same way, you can use this website to get the latest stable version of Chromium for Windows, Android, Mac and Linux, from the official repository :

http://downloadchromium.com

Simple, fast and efficient.

Share:
62,632

Related videos on Youtube

Andrew
Author by

Andrew

Updated on September 17, 2022

Comments

  • Andrew
    Andrew over 1 year

    I want to have Chromium on my Windows machine, but I find only instructions how to make it from sources on official site.

    Are there any official pre-built binaries?

  • Andrew
    Andrew over 13 years
    Is there something like latest stable chromium build?
  • BinaryMisfit
    BinaryMisfit over 13 years
    @Andrew. No, unless you use Chrome. Chromium doesn't have a stable release, as they are continually in development. Basically Chromium has a new version every day, but you can stick with a version for about a month before you need to upgrade. I used both and apart from the icons and the sharing of info with Google, there is no functional difference between the two.
  • HikeMike
    HikeMike over 13 years
    there are Chromium "source releases". What about those? The revisions are different from the nightlies, but they're just as frequent. Nothing stable about those too?
  • HikeMike
    HikeMike over 13 years
    OK thanks. I was just wondering what these "releases" were for. But they're source anyway, so probably of limited use for regular folk.
  • JamesTheAwesomeDude
    JamesTheAwesomeDude about 11 years
    +1 for finding a Chromium binary that's not unbelievably outdated. :D Yay for Linux support, too!
  • Gnubie
    Gnubie almost 11 years
    If you don't trust woolyss.com, note the stable build number and download it from commondatastorage.googleapis.com/chromium-browser-snapshots/‌​…
  • droidgren
    droidgren over 10 years
    @Gnubie: Woolyss uses that source..
  • nazikus
    nazikus almost 10 years
    @Diago Concerning PDF viewing in Chromium, you can simply copy pdf.dll from Chrome installation to Chromium directory, and PDF viewing will be enabled automatically.
  • Michael
    Michael almost 10 years
    I just downloaded the Android version, but where are the developer tools?
  • Piyush Agarwal
    Piyush Agarwal almost 9 years
    I want only Binaries for QUIC Protocol both client and sever, can I get it from here ?
  • RhinoDevel
    RhinoDevel over 8 years
    Does not seem to be available anymore.
  • raphael
    raphael over 7 years
    version_number doesn't seem to be a column anymore?
  • mario ruiz
    mario ruiz over 6 years
    Is it safe? Could be a modified version capturing personal information....
  • Patricio
    Patricio almost 6 years
    Works ok. Using last 3 years. No ads, trojans, etc (Malwarebytes, AdwCleaner, etc).
  • Arjan
    Arjan over 4 years
    Welcome to Super User, but please don't post the same answer to multiple questions. If the answer is the same, the questions are probably duplicates anyhow. Also, it seems github.com/Bugazelle/chromium-all-old-stable-versions would be a better link, as it explains what the JSON content is actually about, and how it's to be used.
  • Ken
    Ken over 4 years
    @Arjan Apologies for the inconvenient. And I know the rule now. Thank you for your guide.
  • Gabriel R.
    Gabriel R. over 2 years
    The site stopped working at version 91!