<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to install google chrome in debian</title>
	<atom:link href="http://www.debianadmin.com/how-to-install-google-chrome-in-debian.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debianadmin.com/how-to-install-google-chrome-in-debian.html</link>
	<description>Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips</description>
	<lastBuildDate>Mon, 06 Feb 2012 02:01:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: ianzw</title>
		<link>http://www.debianadmin.com/how-to-install-google-chrome-in-debian.html/comment-page-1#comment-8181</link>
		<dc:creator>ianzw</dc:creator>
		<pubDate>Mon, 14 Feb 2011 22:34:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=1627#comment-8181</guid>
		<description>after i installed in debian 6.0 it doesnt show up in apps&gt;internet, what do?</description>
		<content:encoded><![CDATA[<p>after i installed in debian 6.0 it doesnt show up in apps&gt;internet, what do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: craigevil</title>
		<link>http://www.debianadmin.com/how-to-install-google-chrome-in-debian.html/comment-page-1#comment-5348</link>
		<dc:creator>craigevil</dc:creator>
		<pubDate>Sun, 18 Jul 2010 23:46:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=1627#comment-5348</guid>
		<description>No need to manually add the Google repository, when you install Chrome it adds the repo to your sources.list.
http://www.google.com/chrome/eula.html
Note: Installing Google Chrome will add the Google repository  so your system will automatically keep Google Chrome up to date. If you don&#039;t want Google&#039;s repository, do &quot;sudo touch /etc/default/google-chrome&quot; before installing the package.

If you want the dev version do apt-get install google-chrome-unstable

google-chrome-unstable:
  Installed: 6.0.466.0-r52279
  Candidate: 6.0.466.0-r52279
  Version table:
 *** 6.0.466.0-r52279 0
        500 http://dl.google.com stable/main Packages</description>
		<content:encoded><![CDATA[<p>No need to manually add the Google repository, when you install Chrome it adds the repo to your sources.list.<br />
<a href="http://www.google.com/chrome/eula.html" rel="nofollow">http://www.google.com/chrome/eula.html</a><br />
Note: Installing Google Chrome will add the Google repository  so your system will automatically keep Google Chrome up to date. If you don&#8217;t want Google&#8217;s repository, do &#8220;sudo touch /etc/default/google-chrome&#8221; before installing the package.</p>
<p>If you want the dev version do apt-get install google-chrome-unstable</p>
<p>google-chrome-unstable:<br />
  Installed: 6.0.466.0-r52279<br />
  Candidate: 6.0.466.0-r52279<br />
  Version table:<br />
 *** 6.0.466.0-r52279 0<br />
        500 <a href="http://dl.google.com" rel="nofollow">http://dl.google.com</a> stable/main Packages</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KTG</title>
		<link>http://www.debianadmin.com/how-to-install-google-chrome-in-debian.html/comment-page-1#comment-5309</link>
		<dc:creator>KTG</dc:creator>
		<pubDate>Thu, 15 Jul 2010 19:10:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=1627#comment-5309</guid>
		<description>Please remove my two previous posts, I&#039;m a bit tired:

I think there&#039;s a better way of doing it. Simply follow instructions from &lt;a href=&quot;http://www.google.com/linuxrepositories/apt.html&quot; title=&quot;Google Repos for Debian Howto&quot; rel=&quot;nofollow&quot;&gt;Google Repos for Debian Howto&lt;/a&gt; modifying the last step to: &lt;code&gt;
sudo apt-get update
sudo apt-get install google-chrome-stable
&lt;/code&gt;
This way you&#039;ll have Google Chrome updated automatically!</description>
		<content:encoded><![CDATA[<p>Please remove my two previous posts, I&#8217;m a bit tired:</p>
<p>I think there&#8217;s a better way of doing it. Simply follow instructions from <a href="http://www.google.com/linuxrepositories/apt.html" title="Google Repos for Debian Howto" rel="nofollow">Google Repos for Debian Howto</a> modifying the last step to: <code><br />
sudo apt-get update<br />
sudo apt-get install google-chrome-stable<br />
</code><br />
This way you&#8217;ll have Google Chrome updated automatically!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KTG</title>
		<link>http://www.debianadmin.com/how-to-install-google-chrome-in-debian.html/comment-page-1#comment-5308</link>
		<dc:creator>KTG</dc:creator>
		<pubDate>Thu, 15 Jul 2010 19:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=1627#comment-5308</guid>
		<description>Correction:

I think there&#039;s a better way of doing it. Simply follow instructions from &lt;a href=&quot;http://www.google.com/linuxrepositories/apt.html&quot; title=&quot;Google Repos for Debian Howto&quot; rel=&quot;nofollow&quot;&gt; modifying the last step to: &lt;code&gt;
sudo apt-get update
sudo apt-get install google-chrome-stable
&lt;/code&gt;
This way you&#039;ll have Google Chrome updated automatically!</description>
		<content:encoded><![CDATA[<p>Correction:</p>
<p>I think there&#8217;s a better way of doing it. Simply follow instructions from <a href="http://www.google.com/linuxrepositories/apt.html" title="Google Repos for Debian Howto" rel="nofollow"> modifying the last step to: <code><br />
sudo apt-get update<br />
sudo apt-get install google-chrome-stable<br />
</code><br />
This way you&#8217;ll have Google Chrome updated automatically!</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KTG</title>
		<link>http://www.debianadmin.com/how-to-install-google-chrome-in-debian.html/comment-page-1#comment-5307</link>
		<dc:creator>KTG</dc:creator>
		<pubDate>Thu, 15 Jul 2010 19:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=1627#comment-5307</guid>
		<description>I think there&#039;s a better way of doing it. Simply follow instructions from &lt;a href=&quot;http://www.google.com/linuxrepositories/apt.html&quot; title=&quot;Google Repos for Debian Howto&quot; modifying the last step to: &lt;code&gt;
sudo apt-get update
sudo apt-get install google-chrome-stable
&lt;/code&gt;
This way you&#039;ll have Google Chrome updated automatically!</description>
		<content:encoded><![CDATA[<p>I think there&#8217;s a better way of doing it. Simply follow instructions from &lt;a href=&quot;<a href="http://www.google.com/linuxrepositories/apt.html&#038;quot" rel="nofollow">http://www.google.com/linuxrepositories/apt.html&#038;quot</a>; title=&quot;Google Repos for Debian Howto&quot; modifying the last step to: <code><br />
sudo apt-get update<br />
sudo apt-get install google-chrome-stable<br />
</code><br />
This way you&#8217;ll have Google Chrome updated automatically!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

