<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Vimal Sudhan &#187; fedora10</title>
	<atom:link href="http://vimalsudhan.com/tag/fedora10/feed/" rel="self" type="application/rss+xml" />
	<link>http://vimalsudhan.com</link>
	<description>A PHP developer&#039;s weblog</description>
	<lastBuildDate>Tue, 18 Oct 2011 19:44:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Installing Google Chrome in Fedora</title>
		<link>http://vimalsudhan.com/2010/02/installing-google-chrome-in-fedora/</link>
		<comments>http://vimalsudhan.com/2010/02/installing-google-chrome-in-fedora/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 11:42:56 +0000</pubDate>
		<dc:creator>Vimal</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[fedora10]]></category>
		<category><![CDATA[fedora11]]></category>
		<category><![CDATA[fedora12]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://vimalsudhan.com/?p=35</guid>
		<description><![CDATA[Recently, Google has released its own chromium build for fedora. You can get it here This will add Google&#8217;s repository into your system to keep chrome up to date. However, if you don&#8217;t want to add Google&#8217;s repo and want to stick to premium fedora builds, you can follow below method. Tom &#8216;spot&#8217;, Fedora engineering [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, Google has released its own chromium build for fedora. You can get it <a href="http://www.google.com/chrome/eula.html?platform=linux_fedora_i386">here</a> This will add Google&#8217;s repository into your system to keep chrome up to date.</p>
<p>However, if you don&#8217;t want to add Google&#8217;s repo and want to stick to premium fedora builds, you can follow below method.</p>
<p><a href="http://fedoraproject.org/wiki/User:Spot">Tom &#8216;spot&#8217;</a>, Fedora engineering manager has his own repo, in which he maintains Chrome packages for fedora and are always up to date. Its available for Fedora 10, 11 and 12.</p>
<p>To install chromium in this way, first you need to create a new repo.</p>
<p>Login as root and then<br />
<code>vim /etc/yum.repos.d/chromium.repo</code></p>
<p>If you are a GUI guy, then<br />
<code>gedit /etc/yum.repos.d/chromium.repo</code></p>
<p>Add up the following lines into file:<br />
<code>[chromium]<br />
name=Chromium Packages<br />
baseurl=http://spot.fedorapeople.org/chromium/F$releasever/<br />
enabled=1<br />
gpgcheck=0</code></p>
<p>That&#8217;s it! Now yum it<br />
<code>yum install chromium</code></p>
<p>If all done for success, your chrome browser is ready to browse. Find chrome in application menu -> internet.</p>
<p>Enjoy Google&#8217;s Chrome! Try not to give monoploy to Google <img src='http://vimalsudhan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://vimalsudhan.com/2010/02/installing-google-chrome-in-fedora/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

