Chromium web browser
Fedora non include il browser web Chromium nei repository ufficiali a causa di problemi delineati in http://ostatic.com/blog/making-projects-easier-to-package-why-chromium-isnt-in-fedora
Tom 'spot' Callaway, Manager del team Fedora Engineering presso Red Hat sta lavorando con Google per risolvere il problema in Chromium così che possa essere disponibile nei repo ufficiali. Lui stesso mantiene dei pacchetti rpm di test
Repo stabili: http://repos.fedorapeople.org/repos/spot/chromium-stable/
Per usarlo, scaricare il file da http://repos.fedorapeople.org/repos/spot/chromium-stable/fedora-chromium-stable.repo e posizionarlo nella directory /etc/yum.repos.d
come root.
Usare PackageKit o avviare il seguente comando
$ su -c 'yum install chromium'
Repo release instabili: http://repos.fedorapeople.org/repos/spot/chromium-unstable/
Per usarlo, scaricare il file da http://repos.fedorapeople.org/repos/spot/chromium-unstable/fedora-chromium.repo e posizionarlo nella directory /etc/yum.repos.d
come root.
Usare PackageKit o avviare il seguente comando
$ su -c 'yum install chromium'
In alternativa, si può usare il chromium-downloader; il codice sorgente del quale è disponibile qui https://github.com/N1tr0g3n/Chromium-downloader
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