<?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 NodeJS 14 / 16 &#038; NPM on Rocky Linux 8	</title>
	<atom:link href="https://www.tecmint.com/install-nodejs-on-rocky-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-nodejs-on-rocky-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 17 Nov 2021 05:03:33 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-nodejs-on-rocky-linux/comment-page-1/#comment-1651645</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 17 Nov 2021 05:03:33 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=43244#comment-1651645</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-nodejs-on-rocky-linux/comment-page-1/#comment-1650668&quot;&gt;rebatov&lt;/a&gt;.

@Rebatov,

Thanks, corrected the command in the article...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-nodejs-on-rocky-linux/comment-page-1/#comment-1650668">rebatov</a>.</p>
<p>@Rebatov,</p>
<p>Thanks, corrected the command in the article&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: rebatov		</title>
		<link>https://www.tecmint.com/install-nodejs-on-rocky-linux/comment-page-1/#comment-1650668</link>

		<dc:creator><![CDATA[rebatov]]></dc:creator>
		<pubDate>Tue, 16 Nov 2021 07:53:59 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=43244#comment-1650668</guid>

					<description><![CDATA[Hi,
&lt;code&gt;curl -fsSL https://deb.nodesource.com/setup_16.x &#124; sudo -E bash -&lt;/code&gt;
 should actually be:
&lt;code&gt;curl -fsSL https://rpm.nodesource.com/setup_16.x &#124; sudo -E bash -&lt;/code&gt;

Thanks]]></description>
			<content:encoded><![CDATA[<p>Hi,<br />
<code>curl -fsSL https://deb.nodesource.com/setup_16.x | sudo -E bash -</code><br />
 should actually be:<br />
<code>curl -fsSL https://rpm.nodesource.com/setup_16.x | sudo -E bash -</code></p>
<p>Thanks</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
