<?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: 3 Ways to Install Atom Text Editor in openSUSE	</title>
	<atom:link href="https://www.tecmint.com/install-atom-text-editor-in-opensuse/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-atom-text-editor-in-opensuse/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 17 Jul 2019 18:29:39 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Christian		</title>
		<link>https://www.tecmint.com/install-atom-text-editor-in-opensuse/comment-page-1/#comment-1205824</link>

		<dc:creator><![CDATA[Christian]]></dc:creator>
		<pubDate>Wed, 17 Jul 2019 18:29:39 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=32374#comment-1205824</guid>

					<description><![CDATA[There is a typo in install from OpenSuse repos.

&lt;code&gt;$ sudo sh -c &#039;echo -e &quot;[Atom]\nname=Atom Editor\nbaseurl=https://packagecloud.io/AtomEditor/atom/el/7/$basearch\nenabled=1\ntype=rpm-md\ngpgcheck=0\nrepo_gpgcheck=1\ngpgkey=https://packagecloud.io/AtomEditor/atom/gpgkey&quot; &#062; /etc/zypp/repos.d/atom.repo&#039;&lt;/code&gt;

Should be &lt;code&gt;...el/7/\$basearch\...&lt;/code&gt;]]></description>
			<content:encoded><![CDATA[<p>There is a typo in install from OpenSuse repos.</p>
<p><code>$ sudo sh -c 'echo -e "[Atom]\nname=Atom Editor\nbaseurl=https://packagecloud.io/AtomEditor/atom/el/7/$basearch\nenabled=1\ntype=rpm-md\ngpgcheck=0\nrepo_gpgcheck=1\ngpgkey=https://packagecloud.io/AtomEditor/atom/gpgkey" &gt; /etc/zypp/repos.d/atom.repo'</code></p>
<p>Should be <code>...el/7/\$basearch\...</code></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
