From Fedora Project Wiki

No edit summary
m (Removed the chromium-downloader part, there was absolutely no use in it, so the development was discontinued)
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{autolang|base=yes}}
== Chromium web browser ==
== Chromium web browser ==


Line 5: Line 6:
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 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 at
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


http://fedorapeople.org/~spot/chromium/
Stable repo:


To use this repo,  create a chromium.repo file in /etc/yum.repos.d as root user with the following content
http://repos.fedorapeople.org/repos/spot/chromium-stable/


<pre>
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.


[chromium]
Use PackageKit or run the following command as root user
name=Chromium Test Packages
 
baseurl=http://spot.fedorapeople.org/chromium/$releasever/
<pre>yum install chromium</pre>
enabled=1
 
gpgcheck=0
Unstable repo:
 
http://repos.fedorapeople.org/repos/spot/chromium-unstable/


</pre>
To use this repo,  download the repo file from http://repos.fedorapeople.org/repos/spot/chromium-unstable/fedora-chromium.repo and drop it in /etc/yum.repos.d as root user.


Use PackageKit or run the following command as root user
Use PackageKit or run the following command as root user
Line 25: Line 28:
<pre>yum install chromium</pre>
<pre>yum install chromium</pre>


== Google Chrome ==
== Google Chrome ==


Fedora does not include Google Chrome because is a proprietary product and bundles other proprietary software such as Adobe Flash plugin however Google does maintain a yum repository 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  


http://www.google.com/chrome/
http://www.google.com/chrome/

Revision as of 18:29, 27 June 2012

Chromium web browser

Fedora does 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, Manager of the Fedora Engineering team at Red Hat is 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

Stable repo:

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 PackageKit or run the following command as root user

yum install chromium

Unstable repo:

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

To use this repo, download the repo file from http://repos.fedorapeople.org/repos/spot/chromium-unstable/fedora-chromium.repo and drop it in /etc/yum.repos.d as root user.

Use PackageKit or run the following command as root user

yum install chromium

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 yum repository for Fedora at

http://www.google.com/chrome/