Install Google Chrome on Fuduntu 2012 via YUM
This tutorial will show you how to Install Google Chrome on Fuduntu 2012 via YUM. Since Fuduntu 2012 is based on Fedora, we can use the same way to install Google Chrome on Fedora. Its pretty simple to install Google Chrome on Fuduntu 2012 via YUM.
Steps to install Google Chrome on Fuduntu 2012 via YUM
nano /etc/yum.repos.d/google-chrome.repo
Now paste the following lines
[google-chrome]
name=google-chrome - 32-bit
baseurl=http://dl.google.com/linux/chrome/rpm/stable/i386
enabled=1
gpgcheck=1
gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub
yum install google-chrome-stable
When done, Google Chrome should be listed under Applications > Internet > Google Chrome