andybons | ad92aa3 | 2015-08-31 02:27:44 | [diff] [blame] | 1 | # Linux Chromium Packages |
| 2 | |
| 3 | Some Linux distributions package up Chromium for easy installation. Please note |
| 4 | that Chromium is not identical to Google Chrome -- see |
| 5 | [chromium_browser_vs_google_chrome.md](chromium_browser_vs_google_chrome.md) -- |
| 6 | and that distributions may (and actually do) make their own modifications. |
| 7 | |
| 8 | TODO: Move away from tables. |
andybons | 3322f76 | 2015-08-24 21:37:09 | [diff] [blame] | 9 | |
| 10 | | **Distro** | **Contact** | **URL for packages** | **URL for distro-specific patches** | |
| 11 | |:-----------|:------------|:---------------------|:------------------------------------| |
| 12 | | Ubuntu | Chad Miller `[email protected]` | https://launchpad.net/ubuntu/+source/chromium-browser | https://code.launchpad.net/ubuntu/+source/chromium-browser | |
| 13 | | Debian | [see package page](http://packages.debian.org/sid/chromium) | in standard repo | [debian patch tracker](http://patch-tracker.debian.org/package/chromium-browser/) | |
| 14 | | openSUSE | Raymond Wooninck `[email protected]` | http://software.opensuse.org/search?baseproject=ALL&p=1&q=chromium | ?? | |
| 15 | | Arch | Evangelos Foutras `[email protected]` | http://www.archlinux.org/packages/extra/x86_64/chromium/ | [link](http://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/chromium) | |
| 16 | | Gentoo | [project page](http://www.gentoo.org/proj/en/desktop/chromium/index.xml) | Available in portage, [www-client/chromium](http://packages.gentoo.org/package/www-client/chromium) | http://sources.gentoo.org/viewcvs.py/gentoo-x86/www-client/chromium/files/ | |
| 17 | | ALT Linux | Andrey Cherepanov (Андрей Черепанов) `[email protected]` | http://packages.altlinux.org/en/Sisyphus/srpms/chromium | http://git.altlinux.org/gears/c/chromium.git?a=tree | |
| 18 | | Mageia | Dexter Morgan `[email protected]` | http://svnweb.mageia.org/packages/cauldron/chromium-browser-stable/current/SPECS/ | http://svnweb.mageia.org/packages/cauldron/chromium-browser-stable/current/SOURCES/ | |
| 19 | | NixOS | aszlig `"^[0-9]+$"@regexmail.net` | http://hydra.nixos.org/search?query=pkgs.chromium | https://github.com/NixOS/nixpkgs/tree/master/pkgs/applications/networking/browsers/chromium | |
| 20 | |
| 21 | ## Unofficial packages |
andybons | ad92aa3 | 2015-08-31 02:27:44 | [diff] [blame] | 22 | |
andybons | 3322f76 | 2015-08-24 21:37:09 | [diff] [blame] | 23 | Packages in this section are not part of the distro's official repositories. |
| 24 | |
| 25 | | **Distro** | **Contact** | **URL for packages** | **URL for distro-specific patches** | |
| 26 | |:-----------|:------------|:---------------------|:------------------------------------| |
| 27 | | Fedora | Tom Callaway `[email protected]` | http://repos.fedorapeople.org/repos/spot/chromium/ | ?? | |
| 28 | | Slackware | Eric Hameleers `[email protected]` | http://www.slackware.com/~alien/slackbuilds/chromium/ | http://www.slackware.com/~alien/slackbuilds/chromium/ | |
| 29 | |
| 30 | ## Other Unixes |
andybons | ad92aa3 | 2015-08-31 02:27:44 | [diff] [blame] | 31 | |
andybons | 3322f76 | 2015-08-24 21:37:09 | [diff] [blame] | 32 | | **System** | **Contact** | **URL for packages** | **URL for patches** | |
| 33 | |:-----------|:------------|:---------------------|:--------------------| |
| 34 | | FreeBSD | http://lists.freebsd.org/mailman/listinfo/freebsd-chromium | http://wiki.freebsd.org/Chromium | http://trillian.chruetertee.ch/chromium | |
| 35 | | OpenBSD | Robert Nagy `[email protected]` | http://openports.se/www/chromium | http://www.openbsd.org/cgi-bin/cvsweb/ports/www/chromium/patches/ | |
| 36 | |
andybons | 3322f76 | 2015-08-24 21:37:09 | [diff] [blame] | 37 | ## Updating the list |
| 38 | |
andybons | ad92aa3 | 2015-08-31 02:27:44 | [diff] [blame] | 39 | Are you packaging Chromium for a Linux distro? Is the information above out of |
| 40 | date? Please contact `[email protected]` with updates. |
andybons | 3322f76 | 2015-08-24 21:37:09 | [diff] [blame] | 41 | |
| 42 | Before emailing, please note: |
andybons | ad92aa3 | 2015-08-31 02:27:44 | [diff] [blame] | 43 | |
| 44 | * This is not a support email address |
| 45 | * If you ask about a Linux distro that is not listed above, the answer will be |
| 46 | "I don't know" |
| 47 | * Linux distros supported by Google Chrome are listed here: |
| 48 | https://support.google.com/chrome/answer/95411 |