คำแนะนำการติดตั้งเสร็จสมบูรณ์ได้รับตั้งแต่อัปโหลดที่นี่โดย Nodesource มันถูกคัดลอกด้านล่างสำหรับการอ้างอิงของคุณ คำแนะนำเหมือนกันสำหรับการอัพเดตเป็นเวอร์ชั่นล่าสุด
Node.js v12.x :
หมายเหตุ: หากคุณใช้งาน Ubuntu Precise หรือ Debian Wheezy คุณอาจต้องการอ่านเกี่ยวกับการเรียกใช้ Node.js> = 6.x สำหรับ distros รุ่นเก่า
# Using Ubuntu
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
sudo apt-get install -y nodejs
# Using Debian, as root
curl -sL https://deb.nodesource.com/setup_12.x | bash -
apt-get install -y nodejs
Node.js v11.x :
หมายเหตุ: หากคุณใช้งาน Ubuntu Precise หรือ Debian Wheezy คุณอาจต้องการอ่านเกี่ยวกับการเรียกใช้ Node.js> = 6.x สำหรับ distros รุ่นเก่า
# Using Ubuntu
curl -sL https://deb.nodesource.com/setup_11.x | sudo -E bash -
sudo apt-get install -y nodejs
# Using Debian, as root
curl -sL https://deb.nodesource.com/setup_11.x | bash -
apt-get install -y nodejs
Node.js v10.x :
หมายเหตุ: หากคุณใช้งาน Ubuntu Precise หรือ Debian Wheezy คุณอาจต้องการอ่านเกี่ยวกับการเรียกใช้ Node.js> = 6.x สำหรับ distros รุ่นเก่า
# Using Ubuntu
curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
sudo apt-get install -y nodejs
# Using Debian, as root
curl -sL https://deb.nodesource.com/setup_10.x | bash -
apt-get install -y nodejs
Node.js v9.x :
หมายเหตุ: หากคุณใช้งาน Ubuntu Precise หรือ Debian Wheezy คุณอาจต้องการอ่านเกี่ยวกับการเรียกใช้ Node.js> = 6.x สำหรับ distros รุ่นเก่า
# Using Ubuntu
curl -sL https://deb.nodesource.com/setup_9.x | sudo -E bash -
sudo apt-get install -y nodejs
# Using Debian, as root
curl -sL https://deb.nodesource.com/setup_9.x | bash -
apt-get install -y nodejs
Node.js v8.x :
หมายเหตุ: หากคุณใช้งาน Ubuntu Precise หรือ Debian Wheezy คุณอาจต้องการอ่านเกี่ยวกับการเรียกใช้ Node.js> = 6.x สำหรับ distros รุ่นเก่า
# Using Ubuntu
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
sudo apt-get install -y nodejs
# Using Debian, as root
curl -sL https://deb.nodesource.com/setup_8.x | bash -
apt-get install -y nodejs
Node.js v7.x :
หมายเหตุ: แพ็คเกจ Debian Wheezy และ Ubuntu ที่แม่นยำนั้นไม่พร้อมใช้งานสำหรับรุ่นนี้ โปรดอ้างอิงการรัน Node.js> = 4.x สำหรับ distros รุ่นเก่า
# Using Ubuntu
curl -sL https://deb.nodesource.com/setup_7.x | sudo -E bash -
sudo apt-get install -y nodejs
# Using Debian, as root
curl -sL https://deb.nodesource.com/setup_7.x | bash -
apt-get install -y nodejs
Node.js v6.x :
หมายเหตุ: หากคุณกำลังใช้อูบุนตูแม่นยำหรือ Debian ดังเสียงฮืด ๆ คุณอาจต้องการที่จะอ่านเกี่ยวกับการทำงาน Node.js> = 4.x บน distros
# Using Ubuntu
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
sudo apt-get install -y nodejs
# Using Debian, as root
curl -sL https://deb.nodesource.com/setup_6.x | bash -
apt-get install -y nodejs
Node.js v5.x :
หมายเหตุ: หากคุณกำลังใช้อูบุนตูแม่นยำหรือ Debian ดังเสียงฮืด ๆ คุณอาจต้องการที่จะอ่านเกี่ยวกับการทำงาน Node.js> = 4.x บน distros
# Using Ubuntu
curl -sL https://deb.nodesource.com/setup_5.x | sudo -E bash -
sudo apt-get install -y nodejs
# Using Debian, as root
curl -sL https://deb.nodesource.com/setup_5.x | bash -
apt-get install -y nodejs
Node.js v4.x :
หมายเหตุ: หากคุณกำลังใช้อูบุนตูแม่นยำหรือ Debian ดังเสียงฮืด ๆ คุณอาจต้องการที่จะอ่านเกี่ยวกับการทำงาน Node.js> = 4.x บน distros
# Using Ubuntu
curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash -
sudo apt-get install -y nodejs
# Using Debian, as root
curl -sL https://deb.nodesource.com/setup_4.x | bash -
apt-get install -y nodejs
Node.js v0.12 :
# Using Ubuntu
curl -sL https://deb.nodesource.com/setup_0.12 | sudo -E bash -
sudo apt-get install -y nodejs
# Using Debian, as root
curl -sL https://deb.nodesource.com/setup_0.12 | bash -
apt-get install -y nodejs
Node.js v0.10 :
# Using Ubuntu
curl -sL https://deb.nodesource.com/setup_0.10 | sudo -E bash -
sudo apt-get install -y nodejs
# Using Debian, as root
curl -sL https://deb.nodesource.com/setup_0.10 | bash -
apt-get install -y nodejs
io.js v3.x :
# Using Ubuntu
curl -sL https://deb.nodesource.com/setup_iojs_3.x | sudo -E bash -
sudo apt-get install -y iojs
# Using Debian, as root
curl -sL https://deb.nodesource.com/setup_iojs_3.x | bash -
apt-get install -y iojs
io.js v2.x :
# Using Ubuntu
curl -sL https://deb.nodesource.com/setup_iojs_2.x | sudo -E bash -
sudo apt-get install -y iojs
# Using Debian, as root
curl -sL https://deb.nodesource.com/setup_iojs_2.x | bash -
apt-get install -y iojs
io.js v1.x :
หมายเหตุ: io.js สาขานี้ไม่ได้รับการบำรุงรักษาอย่างแข็งขันและไม่แนะนำให้ใช้ในการผลิต
# Using Ubuntu
curl -sL https://deb.nodesource.com/setup_iojs_1.x | sudo -E bash -
sudo apt-get install -y iojs
# Using Debian, as root
curl -sL https://deb.nodesource.com/setup_iojs_1.x | bash -
apt-get install -y iojs