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 |
Lei Zhang | e361281 | 2021-05-05 18:27:00 | [diff] [blame] | 5 | [chromium_browser_vs_google_chrome.md](../chromium_browser_vs_google_chrome.md) -- |
andybons | ad92aa3 | 2015-08-31 02:27:44 | [diff] [blame] | 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 | |:-----------|:------------|:---------------------|:------------------------------------| |
Paweł Hajdan, Jr | b3046f4 | 2018-06-05 08:48:54 | [diff] [blame] | 12 | | Ubuntu | Olivier Tilloy `olivier.tilloy@canonical.com` | https://launchpad.net/ubuntu/+source/chromium-browser | https://code.launchpad.net/~chromium-team | |
Ho Cheung | 94e2d7f | 2023-01-04 23:55:30 | [diff] [blame] | 13 | | Debian | chromium@packages.debian.org | https://tracker.debian.org/pkg/chromium | https://sources.debian.org/patches/chromium/ | |
Lei Zhang | 5291310 | 2023-09-19 19:38:22 | [diff] [blame] | 14 | | openSUSE | https://bugzilla.opensuse.org | https://software.opensuse.org/package/chromium | https://build.opensuse.org/package/show/openSUSE:Factory/chromium | |
Ho Cheung | 94e2d7f | 2023-01-04 23:55:30 | [diff] [blame] | 15 | | Arch | Evangelos Foutras `evangelos@foutrelis.com` | http://www.archlinux.org/packages/extra/x86_64/chromium/ | https://github.com/archlinux/svntogit-packages/tree/master/chromium/trunk | |
| 16 | | Gentoo | http://www.gentoo.org/proj/en/desktop/chromium/index.xml | http://packages.gentoo.org/package/www-client/chromium | https://gitweb.gentoo.org/proj/chromium-tools.git/ | |
andybons | 3322f76 | 2015-08-24 21:37:09 | [diff] [blame] | 17 | | ALT Linux | Andrey Cherepanov (Андрей Черепанов) `cas@altlinux.org` | http://packages.altlinux.org/en/Sisyphus/srpms/chromium | http://git.altlinux.org/gears/c/chromium.git?a=tree | |
| 18 | | Mageia | Dexter Morgan `dmorgan@mageia.org` | http://svnweb.mageia.org/packages/cauldron/chromium-browser-stable/current/SPECS/ | http://svnweb.mageia.org/packages/cauldron/chromium-browser-stable/current/SOURCES/ | |
Lei Zhang | 5e33eb7 | 2023-09-27 19:03:16 | [diff] [blame] | 19 | | NixOS | aszlig `"^[0-9]+$"@regexmail.net` | https://search.nixos.org/packages?query=chromium | https://github.com/NixOS/nixpkgs/tree/master/pkgs/applications/networking/browsers/chromium | |
Paweł Hajdan, Jr | 031fc66d | 2018-03-20 22:29:37 | [diff] [blame] | 20 | | OpenMandriva | Bernhard Rosenkraenzer `bero@lindev.ch` | n/a | https://github.com/OpenMandrivaAssociation/chromium-browser-stable https://github.com/OpenMandrivaAssociation/chromium-browser-beta https://github.com/OpenMandrivaAssociation/chromium-browser-dev | |
Ho Cheung | 94e2d7f | 2023-01-04 23:55:30 | [diff] [blame] | 21 | | Fedora | Tom Callaway `tcallawa@redhat.com` | https://src.fedoraproject.org/rpms/chromium/ | https://src.fedoraproject.org/rpms/chromium/tree/rawhide | |
Raphael Kubo da Costa | 520713f | 2024-10-23 15:26:50 | [diff] [blame] | 22 | | Yocto | Max Ihlenfeldt `max@igalia.com` | https://github.com/OSSystems/meta-browser | https://github.com/OSSystems/meta-browser/tree/master/meta-chromium/recipes-browser/chromium/files | |
Timo Gurr | b7d60764 | 2018-03-22 09:32:54 | [diff] [blame] | 23 | | Exherbo | Timo Gurr `tgurr@exherbo.org` | https://git.exherbo.org/summer/packages/net-www/chromium-stable/ | https://git.exherbo.org/desktop.git/tree/packages/net-www/chromium-stable/files | |
andybons | 3322f76 | 2015-08-24 21:37:09 | [diff] [blame] | 24 | |
| 25 | ## Unofficial packages |
andybons | ad92aa3 | 2015-08-31 02:27:44 | [diff] [blame] | 26 | |
andybons | 3322f76 | 2015-08-24 21:37:09 | [diff] [blame] | 27 | Packages in this section are not part of the distro's official repositories. |
| 28 | |
| 29 | | **Distro** | **Contact** | **URL for packages** | **URL for distro-specific patches** | |
| 30 | |:-----------|:------------|:---------------------|:------------------------------------| |
andybons | 3322f76 | 2015-08-24 21:37:09 | [diff] [blame] | 31 | | Slackware | Eric Hameleers `alien@slackware.com` | http://www.slackware.com/~alien/slackbuilds/chromium/ | http://www.slackware.com/~alien/slackbuilds/chromium/ | |
| 32 | |
| 33 | ## Other Unixes |
andybons | ad92aa3 | 2015-08-31 02:27:44 | [diff] [blame] | 34 | |
andybons | 3322f76 | 2015-08-24 21:37:09 | [diff] [blame] | 35 | | **System** | **Contact** | **URL for packages** | **URL for patches** | |
| 36 | |:-----------|:------------|:---------------------|:--------------------| |
Xin Li | 6a413027 | 2022-07-19 22:54:23 | [diff] [blame] | 37 | | FreeBSD | freebsd-chromium@freebsd.org | https://wiki.freebsd.org/Chromium | https://cgit.freebsd.org/ports/tree/www/chromium/files | |
Ho Cheung | 94e2d7f | 2023-01-04 23:55:30 | [diff] [blame] | 38 | | OpenBSD | Robert Nagy `robert@openbsd.org` | http://openports.se/www/chromium | https://cvsweb.openbsd.org/ports/www/chromium/patches/ | |
andybons | 3322f76 | 2015-08-24 21:37:09 | [diff] [blame] | 39 | |
andybons | 3322f76 | 2015-08-24 21:37:09 | [diff] [blame] | 40 | ## Updating the list |
| 41 | |
andybons | ad92aa3 | 2015-08-31 02:27:44 | [diff] [blame] | 42 | Are you packaging Chromium for a Linux distro? Is the information above out of |
Lei Zhang | fb308b3c | 2020-09-09 00:08:46 | [diff] [blame] | 43 | date? Please contact the folks in |
| 44 | [//build/linux/OWNERS](../../build/linux/OWNERS) with updates or |
| 45 | [contribute](../contributing.md) an update. |
andybons | 3322f76 | 2015-08-24 21:37:09 | [diff] [blame] | 46 | |
Lei Zhang | fb308b3c | 2020-09-09 00:08:46 | [diff] [blame] | 47 | Before contacting, please note: |
andybons | ad92aa3 | 2015-08-31 02:27:44 | [diff] [blame] | 48 | |
Lei Zhang | fb308b3c | 2020-09-09 00:08:46 | [diff] [blame] | 49 | * This is not the channel for technical support |
| 50 | * The answer to questions about Linux distros not listed above is |
| 51 | "We don't know" |
andybons | ad92aa3 | 2015-08-31 02:27:44 | [diff] [blame] | 52 | * Linux distros supported by Google Chrome are listed here: |
| 53 | https://support.google.com/chrome/answer/95411 |