From Fedora Project Wiki

m (→‎Google Chrome: typo/style)
No edit summary
(24 intermediate revisions by 14 users not shown)
Line 1: Line 1:
{{autolang|base=yes}}
== Chromium web browser ==
== Chromium web browser ==


Fedora does not include Chromium web browser in the official repository due to problems outlined in  
Chromium is the upstream project that Google Chrome browser is based on. Fedora did not include Chromium web browser in the official repository due to problems outlined in  


http://ostatic.com/blog/making-projects-easier-to-package-why-chromium-isnt-in-fedora
http://ostatic.com/blog/making-projects-easier-to-package-why-chromium-isnt-in-fedora


Tom 'spot' Callaway, Manager of the Fedora Engineering team at Red Hat is [http://code.google.com/p/chromium/issues/detail?id=28287 working with Google] to fix the problems in Chromium so that it can be made available in the official repository. He also maintains his own test packages of Chromium
Tom 'spot' Callaway is [http://code.google.com/p/chromium/issues/detail?id=28287 working with Google] to fix the problems in Chromium. Since Fedora does nowaday allow packages to bundle librariers, it is now possible to package Chromium in Fedora and Tom already created a [https://bugzilla.redhat.com/show_bug.cgi?id=1270322 package review] for chromium and its dependencies.


Stable repo:
=== Copr repository ===


http://repos.fedorapeople.org/repos/spot/chromium-stable/


To use this repo,  download the repo file from from http://repos.fedorapeople.org/repos/spot/chromium-stable/fedora-chromium-stable.repo and drop it in /etc/yum.repos.d as root user.
Use the Chromium [http://copr.fedoraproject.org/coprs/spot/chromium/ Copr] repository


Use PackageKit or run the following command as root user
== Google Chrome ==
 
<pre>yum install chromium</pre>
 
Unstable repo:
 
http://repos.fedorapeople.org/repos/spot/chromium/
 
To use this repo,  download the repo file from from http://repos.fedorapeople.org/repos/spot/chromium/fedora-chromium.repo and drop it in /etc/yum.repos.d as root user.
 
Use PackageKit or run the following command as root user
 
<pre>yum install chromium</pre>


== Google Chrome ==
Since Chromium is upstream for Google Chrome, all the same issues apply. In addition to that, Fedora does not include Google Chrome because it is a proprietary product and bundles other proprietary software such as Adobe Flash plugin. However, Google does maintain a [[dnf]]|[[yum]] repository for Fedora at


Since Chromium is upstream for Google Chrome, all the same issues apply. In addition to that, Fedora does not include Google Chrome because it is a proprietary product and bundles other proprietary software such as Adobe Flash plugin. However, Google does maintain a yum repository for Fedora at
https://www.google.com/chrome/


http://www.google.com/chrome/
The link above also includes downloadable RPMs that you may use to install Chrome.

Revision as of 04:32, 27 June 2016

Chromium web browser

Chromium is the upstream project that Google Chrome browser is based on. Fedora did not include Chromium web browser in the official repository due to problems outlined in

http://ostatic.com/blog/making-projects-easier-to-package-why-chromium-isnt-in-fedora

Tom 'spot' Callaway is working with Google to fix the problems in Chromium. Since Fedora does nowaday allow packages to bundle librariers, it is now possible to package Chromium in Fedora and Tom already created a package review for chromium and its dependencies.

Copr repository

Use the Chromium Copr repository

Google Chrome

Since Chromium is upstream for Google Chrome, all the same issues apply. In addition to that, Fedora does not include Google Chrome because it is a proprietary product and bundles other proprietary software such as Adobe Flash plugin. However, Google does maintain a dnf|yum repository for Fedora at

https://www.google.com/chrome/

The link above also includes downloadable RPMs that you may use to install Chrome.