<?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>Ubuntu Linux &#187; Chrome</title>
	<atom:link href="/tag/chrome/feed/" rel="self" type="application/rss+xml" />
	<link>http://UbuntuLinux.ru</link>
	<description>Сайт для пользователей Ubuntu Linux</description>
	<lastBuildDate>Sat, 25 Oct 2014 15:23:48 +0000</lastBuildDate>
	<language>ru-RU</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>Как установить новый Chrome в Ubuntu или Mint</title>
		<link>http://UbuntuLinux.ru/soft/internet/kak-ustanovit-novyj-chrome-v-ubuntu-ili-mint/</link>
		<comments>http://UbuntuLinux.ru/soft/internet/kak-ustanovit-novyj-chrome-v-ubuntu-ili-mint/#comments</comments>
		<pubDate>Tue, 14 Oct 2014 06:34:46 +0000</pubDate>
		<dc:creator><![CDATA[Admin]]></dc:creator>
				<category><![CDATA[Интернет]]></category>
		<category><![CDATA[Chrome]]></category>

		<guid isPermaLink="false">http://UbuntuLinux.ru/?p=929</guid>
		<description><![CDATA[Рецепт подойдёт для скачивания последней стабильной версии Chrome (на момент написания - Chrome 38) и установки на Ubuntu 14.10, 14.04 ... 12.04, а также на Linux Mint 17, 16, 15. Добавляем ключ Google для Linux wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub\ &#8230; <a href="/soft/internet/kak-ustanovit-novyj-chrome-v-ubuntu-ili-mint/">Читать далее <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Рецепт подойдёт для скачивания последней стабильной версии Chrome (на момент написания - Chrome 38) и установки на Ubuntu 14.10, 14.04 ... 12.04, а также на Linux Mint 17, 16, 15.</p>
<p><span id="more-929"></span>Добавляем ключ Google для Linux</p>
<pre>wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub\
 | sudo apt-key add -</pre>
<p>Добавляем репозиторий Chrome в список доступных</p>
<pre>sudo sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/\
 stable main" &gt;&gt; /etc/apt/sources.list.d/google.list'</pre>
<p>Обновляем список пакетов</p>
<pre>sudo apt-get update</pre>
<p>Устанавливаем Chrome</p>
<pre>sudo apt-get install google-chrome-stable</pre>
]]></content:encoded>
			<wfw:commentRss>http://UbuntuLinux.ru/soft/internet/kak-ustanovit-novyj-chrome-v-ubuntu-ili-mint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
