Chromium on F20
Hi,
I upgraded to F20 and now Chromium does not work. Someone said to downgrade the repo then it will let me install it. How do I do that?
Hi,
I upgraded to F20 and now Chromium does not work. Someone said to downgrade the repo then it will let me install it. How do I do that?
Hi: Give it a try to
sudo yum install chromium
assuming that you've the Spot's repo enabled ( http://repos.fedorapeople.org/repos/spot/chromium/ )
Kind regards
I'm having a problem with v8/nodejs: http://www.emoticode.net/bash/chromium-install-problem-fedora-20.html
It's quite possible that the chromium repository has not been updated to support F20 yet. You might have to use the Fedora 19 packages for the time being.
I don't see an F20 repository here: http://repos.fedorapeople.org/repos/spot/chromium-stable/
I think "we" shouldn't recommend that repo for everyday use, it is more for testing, I respect its author and its packaging skills, but packages are outdated and probably chromium version in it is vulnerable, so not very good for regular use, for testing it is OK.
Also, just use the google repos:
Tutorial: if-not-true-then-false.com/2010/install-google-chrome-with-yum-on-fedora-red-hat-rhel/
chromium 64 bits
yum localinstall http://mirror.yandex.ru/fedora/russianfedora/russianfedora/free/fedora/releases/20/Everything/x86_64/os/chromium-31.0.1650.63-1.fc20.R.x86_64.rpm
chromium 32 bits
yum localinstall http://mirror.yandex.ru/fedora/russianfedora/russianfedora/free/fedora/releases/20/Everything/i386/os/chromium-31.0.1650.63-1.fc20.R.i686.rpm
Good Luck !
question i have regarding the repo as the above russian mirror site is the only way ive been able to get chrome stable to install on my fc20 box, can i just simply replace the 'baseurl' with the one provided that worked and leave the google signing key in the normal repo file til there is a solid release from the official http://dl-google.com mirror? if other changes needed please advise so i can keep it up to date ratehr maintaince free....thanks again, among the linux forums one of my favs for solid answers..
Post Installer Fedora (PostInstallerF) includes Chrimium as well as pipelight (to enable Silverlight for Netflix in a native browser without a separate custom build of Wine to run the entire stack)
Erreur : Paquet : chromium-27.0.1453.93-2.fc19.x86_64 (fedora-chromium) Requiert : libpng15.so.15(PNG15_0)(64bit) Disponible : 2:libpng-1.5.13-2.fc19.x86_64 (fedora) libpng15.so.15(PNG15_0)(64bit) Installé : 2:libpng-1.6.3-3.fc20.i686 (@fedora/20) Non trouvé
Erase the repo and later just install chromium and chromium-driver from koji russian
http://koji.russianfedora.pro/koji/packageinfo?packageID=11
good luck !
Asked: 2013-10-04 19:58:19 -0600
Seen: 15,492 times
Last updated: Dec 11 '14
What repository are you using for the installation of chromium. Can you post the output of ls -l /etc/yum.repos.d ? You are aware that F20 is in alpha state, so everything might not work as you expect..