<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.bpopp.net/index.php?action=history&amp;feed=atom&amp;title=Install_NodeJS_on_Debian</id>
	<title>Install NodeJS on Debian - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.bpopp.net/index.php?action=history&amp;feed=atom&amp;title=Install_NodeJS_on_Debian"/>
	<link rel="alternate" type="text/html" href="http://wiki.bpopp.net/index.php?title=Install_NodeJS_on_Debian&amp;action=history"/>
	<updated>2026-04-27T16:41:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>http://wiki.bpopp.net/index.php?title=Install_NodeJS_on_Debian&amp;diff=967&amp;oldid=prev</id>
		<title>Bpopp: Created page with &quot;Easiest &amp; fastest way to install NodeJS and NPS is via Package Manger:  Add PPA &lt;pre&gt; sudo apt-get install curl software-properties-common curl -sL https://deb.nodesource.com/...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.bpopp.net/index.php?title=Install_NodeJS_on_Debian&amp;diff=967&amp;oldid=prev"/>
		<updated>2020-03-24T20:20:16Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Easiest &amp;amp; fastest way to install NodeJS and NPS is via Package Manger:  Add PPA &amp;lt;pre&amp;gt; sudo apt-get install curl software-properties-common curl -sL https://deb.nodesource.com/...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Easiest &amp;amp; fastest way to install NodeJS and NPS is via Package Manger:&lt;br /&gt;
&lt;br /&gt;
Add PPA&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get install curl software-properties-common&lt;br /&gt;
curl -sL https://deb.nodesource.com/setup_13.x | sudo bash -&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Install&lt;br /&gt;
&amp;lt;pre&amp;gt;sudo apt-get install nodejs&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Bpopp</name></author>
	</entry>
</feed>