पूर्ण स्थापना निर्देश तब से अपलोड किए गए हैं यहाँ द्वारा Nodesource. यह आपके संदर्भ के लिए नीचे कॉपी किया गया है । नवीनतम संस्करण में अपडेट करने के लिए निर्देश समान हैं ।
अगर आपको पसंद नहीं है curl ... | sudo bash -
फिर आप अनुसरण कर सकते हैं मैनुअल निर्देश, जो आपको बताता है कि नोड कैसे जोड़ें । जेएस रिपॉजिटरी को /etc/apt/sources.list.d/
अपने आप को ।
नोट: यदि आप उबंटू सटीक या डेबियन व्हीज़ी का उपयोग कर रहे हैं, तो आप इसके बारे में पढ़ना चाहेंगे नोड चल रहा है । जे एस &जीटी; = 6.x पर distros
नोड।js वर्तमान:
# Using Ubuntucurl -fsSL https://deb.nodesource.com/setup_current.x | sudo -E bash -sudo apt-get install -y nodejs# Using Debian, as rootcurl -fsSL https://deb.nodesource.com/setup_current.x | bash -apt-get install -y nodejs
नोड।जे एस v13.x:
# Using Ubuntucurl -sL https://deb.nodesource.com/setup_13.x | sudo -E bash -sudo apt-get install -y nodejs# Using Debian, as rootcurl -sL https://deb.nodesource.com/setup_13.x | bash -apt-get install -y nodejs
नोड।जे एस v12.x:
# Using Ubuntucurl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -sudo apt-get install -y nodejs# Using Debian, as rootcurl -sL https://deb.nodesource.com/setup_12.x | bash -apt-get install -y nodejs
नोड।जे एस v11.x:
# Using Ubuntucurl -sL https://deb.nodesource.com/setup_11.x | sudo -E bash -sudo apt-get install -y nodejs# Using Debian, as rootcurl -sL https://deb.nodesource.com/setup_11.x | bash -apt-get install -y nodejs
नोड।जे एस v10.x:
# Using Ubuntucurl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -sudo apt-get install -y nodejs# Using Debian, as rootcurl -sL https://deb.nodesource.com/setup_10.x | bash -apt-get install -y nodejs
नोड।जे एस v9.x:
# Using Ubuntucurl -sL https://deb.nodesource.com/setup_9.x | sudo -E bash -sudo apt-get install -y nodejs# Using Debian, as rootcurl -sL https://deb.nodesource.com/setup_9.x | bash -apt-get install -y nodejs
नोड।जे एस v8.x:
# Using Ubuntucurl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -sudo apt-get install -y nodejs# Using Debian, as rootcurl -sL https://deb.nodesource.com/setup_8.x | bash -apt-get install -y nodejs
नोड।जे एस v7.x:
नोट: डेबियन व्हीज़ी और उबंटू सटीक पैकेज हैं नहीं इस रिलीज के लिए उपलब्ध है । कृपया संदर्भ दें नोड चल रहा है । जे एस &जीटी; = 4.x पर distros
# Using Ubuntucurl -sL https://deb.nodesource.com/setup_7.x | sudo -E bash -sudo apt-get install -y nodejs# Using Debian, as rootcurl -sL https://deb.nodesource.com/setup_7.x | bash -apt-get install -y nodejs
नोड।जे एस v6.x:
नोट: यदि आप उबंटू सटीक या डेबियन व्हीज़ी का उपयोग कर रहे हैं, तो आप इसके बारे में पढ़ना चाहेंगे नोड चल रहा है । जे एस &जीटी; = 4.x पर distros.
# Using Ubuntucurl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -sudo apt-get install -y nodejs# Using Debian, as rootcurl -sL https://deb.nodesource.com/setup_6.x | bash -apt-get install -y nodejs
नोड।जे एस v5.x:
नोट: यदि आप उबंटू सटीक या डेबियन व्हीज़ी का उपयोग कर रहे हैं, तो आप इसके बारे में पढ़ना चाहेंगे नोड चल रहा है । जे एस &जीटी; = 4.x पर distros.
# Using Ubuntucurl -sL https://deb.nodesource.com/setup_5.x | sudo -E bash -sudo apt-get install -y nodejs# Using Debian, as rootcurl -sL https://deb.nodesource.com/setup_5.x | bash -apt-get install -y nodejs
नोड।जेएस v4.x:
नोट: यदि आप उबंटू सटीक या डेबियन व्हीज़ी का उपयोग कर रहे हैं, तो आप इसके बारे में पढ़ना चाहेंगे नोड चल रहा है । जे एस &जीटी; = 4.x पर distros.
# Using Ubuntucurl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash -sudo apt-get install -y nodejs# Using Debian, as rootcurl -sL https://deb.nodesource.com/setup_4.x | bash -apt-get install -y nodejs
नोड।जे एस v0.12:
# Using Ubuntucurl -sL https://deb.nodesource.com/setup_0.12 | sudo -E bash -sudo apt-get install -y nodejs# Using Debian, as rootcurl -sL https://deb.nodesource.com/setup_0.12 | bash -apt-get install -y nodejs
नोड।जे एस v0.10:
# Using Ubuntucurl -sL https://deb.nodesource.com/setup_0.10 | sudo -E bash -sudo apt-get install -y nodejs# Using Debian, as rootcurl -sL https://deb.nodesource.com/setup_0.10 | bash -apt-get install -y nodejs
io.जे एस v3.x:
# Using Ubuntucurl -sL https://deb.nodesource.com/setup_iojs_3.x | sudo -E bash -sudo apt-get install -y iojs# Using Debian, as rootcurl -sL https://deb.nodesource.com/setup_iojs_3.x | bash -apt-get install -y iojs
io.जे एस v2.x:
# Using Ubuntucurl -sL https://deb.nodesource.com/setup_iojs_2.x | sudo -E bash -sudo apt-get install -y iojs# Using Debian, as rootcurl -sL https://deb.nodesource.com/setup_iojs_2.x | bash -apt-get install -y iojs
io.जे एस v1.x:
नोट: इस शाखा की io.जेएस सक्रिय रूप से बनाए नहीं रखा गया है और उत्पादन उपयोग के लिए अनुशंसित नहीं है ।
# Using Ubuntucurl -sL https://deb.nodesource.com/setup_iojs_1.x | sudo -E bash -sudo apt-get install -y iojs# Using Debian, as rootcurl -sL https://deb.nodesource.com/setup_iojs_1.x | bash -apt-get install -y iojs