Dear Google Chrome Linux fans, here is a small tutorial on how to install Google Chrome on your latest Fedora operating system. Thanks Sijo, for sharing this with me.
First step:
Create a file /etc/yum.repos.d/google-chrome.repo with the contents below
[google-chrome]
name=google-chrome
baseurl=http://dl.google.com/linux/rpm/stable/i386
enabled=1
gpgcheck=0
Install chrome : Go to command line and type
yum install google-chrome
That should install google chrome on your computer. I also found a video tutorial showing how to do this, in somewhat similar manner.
The last fedora version that I used was FC10, one year back. I changed to Ubuntu after that just for a change, Fedora is also a great linux distribution for those who wanted to do some serious Linux computing !
Related posts:
- Stable Google Chrome for Mac and Linux : Are we there yet ? There is a new development about Google Chrome for Linux and Mac. ReadWriteWeb found a change in the Google Chrome privacy policy that hints to...
- Google Chrome will be faster than Firefox on Linux Chrome is a Rock star Good news for those who is witing for Linux version of Google Chrome. A new test using chromium linux builds...
- Chrome OS, and other Linux Distros to have Multi-Touch Soon ! Synaptics Inc. a company which develops multi touch solutions for windows, has announced Linux support for their technology. So, Many Linux distributions, including our beloved Chrome...