18 Sep 2010

Install Google Chrome on Fedora 13

Add the Google Repo

sudo vi /etc/yum.repos.d/google.repo

[google]
name=Google – i386
baseurl=http://dl.google.com/linux/rpm/stable/i386
enabled=1
gpgcheck=1
gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub

Now run the installation with yum

sudo yum install google-chrome-stable