Install Google Chrome on Fedora 19

Add the following to /etc/yum.repos.d/google-chrome.repo: google-chrome] name=google-chrome - 64-bit baseurl=http://dl.google.com/linux/chrome/rpm/stable/x86_64 enabled=1 gpgcheck=1 gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub Pick a version, stable, beta or unstable and install with the following command: # yum install google-chrome-stable Ref: http://www.if-not-true-then-false.com/2010/install-google-chrome-with-yum-on-fedora-red-hat-rhel/

November 15, 2013 · 1 min · 32 words · kenno