Ubuntu daily builds of the Chromium browser.
The PPA is maintained by a bot, so it contains completely untested builds, mostly useful to track regressions or if you are curious, or just brave.
The package is still a work-in-progress, so is Chromium, please be patient.
FAQ:
* The amd64 package is no longer using ia32-libs. It contains *native* 64bit debs.
* To have a localized build (for non en-US users), please install chromium-browser-l10n
* To have the optional developer tools, please install chromium-browser-inspector
* For plugins, it is *no longer necessary* to pass --enable-plugins to Chromium. You should *not* have to create symlinks for the plugins either, the system and user plugins paths are explored by default. If it doesn't work as expected, please file a bug.
* To pass flags to Chromium, please don't tweak the launcher, but edit /etc/chromium-browser/default instead
* if the browser crashes, you can get a proper backtrace from gdb by installing the -dbg package. See https://wiki.ubuntu.com/Chromium/Debugging for further instructions.
Project page for Chromium in Ubuntu: https://launchpad.net/chromium-project
This PPA is signed. You may want to add the corresponding GPG key to your apt keyring:
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 4E5E17B5
Starting to Karmic/9.10, adding the PPA and its key is as simple as:
sudo add-apt-repository ppa:chromium-daily
This PPA is created and maintained by Chromium Builds.
UTCOM syncs the data from the original link regularly: https://launchpad.net/~chromium-daily/+archive/ppa.
For questions and bugs with software in this PPA please contact Chromium Builds.
deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu YOUR_UBUNTU_VERSION_HERE main
deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu YOUR_UBUNTU_VERSION_HERE main
This source is signed with key:View key
You can easily enable this PPA by the following command:
sudo add-apt-repository ppa:chromium-daily/ppa