Dieses Repository enthält die Anweisungen zur Installation der Binärdistributionen NodeSource N|solid und Node.js über .rpm und .deb sowie deren Setup- und Support-Skripte.
Wenn Sie weitere Informationen zur Node.js-Leistungsüberwachungsplattform mit geringen Auswirkungen von NodeSource suchen, erfahren Sie hier mehr.
Wir möchten Sie über wichtige Änderungen an unserem Distributions-Repository nodesource/distributions informieren.
Was ist neu:
nodistro
verfügbar. Wir verpacken das Installationsprogramm nicht mehr gekoppelt an bestimmte Versionen. Das bedeutet, dass Sie Node.js auf fast jeder Distribution installieren können, die die Mindestanforderungen erfüllt.Suchen Sie nach der vorherigen Dokumentation README.md
NodeSource wird weiterhin die folgenden Architekturen beibehalten und möglicherweise in Zukunft weitere hinzufügen.
Distributionsname | Knoten 18x | Knoten 20x | Knoten 21x | Knoten 22x | Knoten 23x |
---|---|---|---|---|---|
Ubuntu Bionic ^18.04 | |||||
Ubuntu Focal ^20.04 | ✅ | ✅ | ✅ | ✅ | ✅ |
Ubuntu Jammy ^22.04 | ✅ | ✅ | ✅ | ✅ | ✅ |
Ubuntu Noble ^24.04 | ✅ | ✅ | ✅ | ✅ | ✅ |
Distributionsname | Knoten 18x | Knoten 20x | Knoten 21x | Knoten 22x | Knoten 23x |
---|---|---|---|---|---|
Debian 8 Jessie | |||||
Debian 9 Stretch | |||||
Debian 10 Buster | ✅ | ✅ | ✅ | ✅ | ✅ |
Debian 11 Bullseye | ✅ | ✅ | ✅ | ✅ | ✅ |
Debian 12 Bücherwurm | ✅ | ✅ | ✅ | ✅ | ✅ |
Notiz
Wenn Sie Node.js in einer nicht unterstützten Linux-Version ausführen möchten, wenden Sie sich an NodeSource, um Unternehmensunterstützung für Ihre spezifischen Anforderungen zu erhalten.
Node.js 23.x :
Bevor Sie beginnen, stellen Sie sicher, dass curl
auf Ihrem System installiert ist. Wenn curl
nicht installiert ist, können Sie es mit dem folgenden Befehl installieren:
sudo apt-get install -y curl
Laden Sie das Setup-Skript herunter:
curl -fsSL https://deb.nodesource.com/setup_23.x -o nodesource_setup.sh
Führen Sie das Setup-Skript mit sudo aus:
sudo -E bash nodesource_setup.sh
Node.js installieren:
sudo apt-get install -y nodejs
Überprüfen Sie die Installation:
node -v
Bevor Sie beginnen, stellen Sie sicher, dass curl
auf Ihrem System installiert ist. Wenn curl
nicht installiert ist, können Sie es mit dem folgenden Befehl installieren:
apt-get install -y curl
Laden Sie das Setup-Skript herunter:
curl -fsSL https://deb.nodesource.com/setup_23.x -o nodesource_setup.sh
Führen Sie das Setup-Skript mit sudo aus:
bash nodesource_setup.sh
Node.js installieren:
apt-get install -y nodejs
Überprüfen Sie die Installation:
node -v
Node.js v22.x :
Bevor Sie beginnen, stellen Sie sicher, dass curl
auf Ihrem System installiert ist. Wenn curl
nicht installiert ist, können Sie es mit dem folgenden Befehl installieren:
sudo apt-get install -y curl
Laden Sie das Setup-Skript herunter:
curl -fsSL https://deb.nodesource.com/setup_22.x -o nodesource_setup.sh
Führen Sie das Setup-Skript mit sudo aus:
sudo -E bash nodesource_setup.sh
Installieren Sie N|Solid oder Node.js:
N|Solid installieren:
sudo apt-get install -y nsolid
Überprüfen Sie die Installation:
nsolid -v
Node.js installieren:
sudo apt-get install -y nodejs
Überprüfen Sie die Installation:
node -v
Bevor Sie beginnen, stellen Sie sicher, dass curl
auf Ihrem System installiert ist. Wenn curl
nicht installiert ist, können Sie es mit dem folgenden Befehl installieren:
apt-get install -y curl
Laden Sie das Setup-Skript herunter:
curl -fsSL https://deb.nodesource.com/setup_22.x -o nodesource_setup.sh
Führen Sie das Setup-Skript mit sudo aus:
bash nodesource_setup.sh
Installieren Sie N|Solid oder Node.js:
N|Solid installieren:
apt-get install -y nsolid
Überprüfen Sie die Installation:
nsolid -v
Node.js installieren:
apt-get install -y nodejs
Überprüfen Sie die Installation:
node -v
Node.js v20.x :
Bevor Sie beginnen, stellen Sie sicher, dass curl
auf Ihrem System installiert ist. Wenn curl
nicht installiert ist, können Sie es mit dem folgenden Befehl installieren:
sudo apt-get install -y curl
Laden Sie das Setup-Skript herunter:
curl -fsSL https://deb.nodesource.com/setup_20.x -o nodesource_setup.sh
Führen Sie das Setup-Skript mit sudo aus:
sudo -E bash nodesource_setup.sh
Installieren Sie N|Solid oder Node.js:
N|Solid installieren:
sudo apt-get install -y nsolid
Überprüfen Sie die Installation:
nsolid -v
Node.js installieren:
sudo apt-get install -y nodejs
Überprüfen Sie die Installation:
node -v
Bevor Sie beginnen, stellen Sie sicher, dass curl
auf Ihrem System installiert ist. Wenn curl
nicht installiert ist, können Sie es mit dem folgenden Befehl installieren:
apt-get install -y curl
Laden Sie das Setup-Skript herunter:
curl -fsSL https://deb.nodesource.com/setup_20.x -o nodesource_setup.sh
Führen Sie das Setup-Skript mit sudo aus:
bash nodesource_setup.sh
Installieren Sie N|Solid oder Node.js:
N|Solid installieren:
apt-get install -y nsolid
Überprüfen Sie die Installation:
nsolid -v
Node.js installieren:
apt-get install -y nodejs
Überprüfen Sie die Installation:
node -v
Node.js v18.x :
Bevor Sie beginnen, stellen Sie sicher, dass curl
auf Ihrem System installiert ist. Wenn curl
nicht installiert ist, können Sie es mit dem folgenden Befehl installieren:
sudo apt-get install -y curl
Laden Sie das Setup-Skript herunter:
curl -fsSL https://deb.nodesource.com/setup_18.x -o nodesource_setup.sh
Führen Sie das Setup-Skript mit sudo aus:
sudo -E bash nodesource_setup.sh
Installieren Sie N|Solid oder Node.js:
N|Solid installieren:
sudo apt-get install -y nsolid
Überprüfen Sie die Installation:
nsolid -v
Node.js installieren:
sudo apt-get install -y nodejs
Überprüfen Sie die Installation:
node -v
Bevor Sie beginnen, stellen Sie sicher, dass curl
auf Ihrem System installiert ist. Wenn curl
nicht installiert ist, können Sie es mit dem folgenden Befehl installieren:
apt-get install -y curl
Laden Sie das Setup-Skript herunter:
curl -fsSL https://deb.nodesource.com/setup_18.x -o nodesource_setup.sh
Führen Sie das Setup-Skript mit sudo aus:
bash nodesource_setup.sh
Installieren Sie N|Solid oder Node.js:
N|Solid installieren:
apt-get install -y nsolid
Überprüfen Sie die Installation:
nsolid -v
Node.js installieren:
apt-get install -y nodejs
Überprüfen Sie die Installation:
node -v
Node.js LTS (v22.x) :
Bevor Sie beginnen, stellen Sie sicher, dass curl
auf Ihrem System installiert ist. Wenn curl
nicht installiert ist, können Sie es mit dem folgenden Befehl installieren:
sudo apt-get install -y curl
Laden Sie das Setup-Skript herunter:
curl -fsSL https://deb.nodesource.com/setup_lts.x -o nodesource_setup.sh
Führen Sie das Setup-Skript mit sudo aus:
sudo -E bash nodesource_setup.sh
Installieren Sie N|Solid oder Node.js:
N|Solid installieren:
sudo apt-get install -y nsolid
Überprüfen Sie die Installation:
nsolid -v
Node.js installieren:
sudo apt-get install -y nodejs
Überprüfen Sie die Installation:
node -v
Bevor Sie beginnen, stellen Sie sicher, dass curl
auf Ihrem System installiert ist. Wenn curl
nicht installiert ist, können Sie es mit dem folgenden Befehl installieren:
apt-get install -y curl
Laden Sie das Setup-Skript herunter:
curl -fsSL https://deb.nodesource.com/setup_lts.x -o nodesource_setup.sh
Führen Sie das Setup-Skript mit sudo aus:
bash nodesource_setup.sh
Installieren Sie N|Solid oder Node.js:
N|Solid installieren:
apt-get install -y nsolid
Überprüfen Sie die Installation:
nsolid -v
Node.js installieren:
apt-get install -y nodejs
Überprüfen Sie die Installation:
node -v
Node.js aktuell (23) :
Bevor Sie beginnen, stellen Sie sicher, dass curl
auf Ihrem System installiert ist. Wenn curl
nicht installiert ist, können Sie es mit dem folgenden Befehl installieren:
sudo apt-get install -y curl
Laden Sie das Setup-Skript herunter:
curl -fsSL https://deb.nodesource.com/setup_current.x -o nodesource_setup.sh
Führen Sie das Setup-Skript mit sudo aus:
sudo -E bash nodesource_setup.sh
Node.js installieren:
sudo apt-get install -y nodejs
Überprüfen Sie die Installation:
node -v
Bevor Sie beginnen, stellen Sie sicher, dass curl
auf Ihrem System installiert ist. Wenn curl
nicht installiert ist, können Sie es mit dem folgenden Befehl installieren:
apt-get install -y curl
Laden Sie das Setup-Skript herunter:
curl -fsSL https://deb.nodesource.com/setup_current.x -o nodesource_setup.sh
Führen Sie das Setup-Skript mit sudo aus:
bash nodesource_setup.sh
Node.js installieren:
apt-get install -y nodejs
Überprüfen Sie die Installation:
node -v
nsolid
oder nodejs
So entfernen Sie Node.js oder N|solid, die aus den oben genannten Paketmethoden von deb.nodesource.com installiert wurden, vollständig:
sudo
unter Ubuntu oder führen Sie dies als Root unter Debian ausapt-get purge nsolid &&
rm -r /etc/apt/sources.list.d/nodesource.list &&
rm -r /etc/apt/keyrings/nodesource.gpg
apt-get purge nodejs &&
rm -r /etc/apt/sources.list.d/nodesource.list &&
rm -r /etc/apt/keyrings/nodesource.gpg
NodeSource wird weiterhin die folgenden Architekturen beibehalten und möglicherweise in Zukunft weitere hinzufügen.
Distributionsname | Knoten 18x | Knoten 20x | Knoten 21x | Knoten 22x | Knoten 23x |
---|---|---|---|---|---|
Fedora >= 20 (20->28) | |||||
Fedora >= 29 | ✅ | ✅ | ✅ | ✅ | ✅ |
Fedora >= 36 | ✅ | ✅ | ✅ | ✅ | ✅ |
Distributionsname | Knoten 18x | Knoten 20x | Knoten 21x | Knoten 22x | Knoten 23x |
---|---|---|---|---|---|
Redhat 7 | |||||
Redhat 8 | ✅ | ✅ | ✅ | ✅ | ✅ |
Redhat 9 | ✅ | ✅ | ✅ | ✅ | ✅ |
Redhat 9-minimal | ✅ | ✅ | ✅ | ✅ | ✅ |
Distributionsname | Knoten 18x | Knoten 20x | Knoten 21x | Knoten 22x |
---|---|---|---|---|
Amazon Linux 2 | ||||
Amazon Linux 2023 | ✅ | ✅ | ✅ | ✅ |
Notiz
Wenn Sie Node.js in einer nicht unterstützten Linux-Version ausführen möchten, wenden Sie sich an NodeSource, um Unternehmensunterstützung für Ihre spezifischen Anforderungen zu erhalten.
Node.js v23.x
Bevor Sie beginnen, stellen Sie sicher, dass curl
auf Ihrem System installiert ist. Wenn curl
nicht installiert ist, können Sie es mit dem folgenden Befehl installieren:
sudo yum install -y curl
Laden Sie das Setup-Skript herunter:
curl -fsSL https://rpm.nodesource.com/setup_23.x -o nodesource_setup.sh
Führen Sie das Setup-Skript als Root aus:
sudo bash nodesource_setup.sh
Node.js installieren:
sudo yum install -y nodejs
Überprüfen Sie die Installation:
node -v
Bevor Sie beginnen, stellen Sie sicher, dass curl
auf Ihrem System installiert ist. Wenn curl
nicht installiert ist, können Sie es mit dem folgenden Befehl installieren:
yum install -y curl
Laden Sie das Setup-Skript herunter:
curl -fsSL https://rpm.nodesource.com/setup_23.x -o nodesource_setup.sh
Führen Sie das Setup-Skript als Root aus:
bash nodesource_setup.sh
Node.js installieren:
yum install -y nodejs
Überprüfen Sie die Installation:
node -v
Node.js v22.x
Bevor Sie beginnen, stellen Sie sicher, dass curl
auf Ihrem System installiert ist. Wenn curl
nicht installiert ist, können Sie es mit dem folgenden Befehl installieren:
sudo yum install -y curl
Laden Sie das Setup-Skript herunter:
curl -fsSL https://rpm.nodesource.com/setup_22.x -o nodesource_setup.sh
Führen Sie das Setup-Skript als Root aus:
sudo bash nodesource_setup.sh
Node.js installieren:
sudo yum install -y nodejs
Überprüfen Sie die Installation:
node -v
Bevor Sie beginnen, stellen Sie sicher, dass curl
auf Ihrem System installiert ist. Wenn curl
nicht installiert ist, können Sie es mit dem folgenden Befehl installieren:
yum install -y curl
Laden Sie das Setup-Skript herunter:
curl -fsSL https://rpm.nodesource.com/setup_22.x -o nodesource_setup.sh
Führen Sie das Setup-Skript als Root aus:
bash nodesource_setup.sh
Node.js installieren:
yum install -y nodejs
Überprüfen Sie die Installation:
node -v
Node.js v20.x
Bevor Sie beginnen, stellen Sie sicher, dass curl
auf Ihrem System installiert ist. Wenn curl
nicht installiert ist, können Sie es mit dem folgenden Befehl installieren:
sudo yum install -y curl
Laden Sie das Setup-Skript herunter:
curl -fsSL https://rpm.nodesource.com/setup_20.x -o nodesource_setup.sh
Führen Sie das Setup-Skript als Root aus:
bash nodesource_setup.sh
Installieren Sie N|Solid oder Node.js:
N|Solid installieren:
yum install -y nsolid
Überprüfen Sie die Installation:
nsolid -v
Node.js installieren:
yum install -y nodejs
Überprüfen Sie die Installation:
node -v
Bevor Sie beginnen, stellen Sie sicher, dass curl
auf Ihrem System installiert ist. Wenn curl
nicht installiert ist, können Sie es mit dem folgenden Befehl installieren:
yum install -y curl
Laden Sie das Setup-Skript herunter:
curl -fsSL https://rpm.nodesource.com/setup_20.x -o nodesource_setup.sh
Führen Sie das Setup-Skript als Root aus:
bash nodesource_setup.sh
Installieren Sie N|Solid oder Node.js:
N|Solid installieren:
sudo yum install -y nsolid
Überprüfen Sie die Installation:
nsolid -v
Node.js installieren:
sudo yum install -y nodejs
Überprüfen Sie die Installation:
node -v
Node.js v18.x
Bevor Sie beginnen, stellen Sie sicher, dass curl
auf Ihrem System installiert ist. Wenn curl
nicht installiert ist, können Sie es mit dem folgenden Befehl installieren:
sudo yum install -y curl
Laden Sie das Setup-Skript herunter:
curl -fsSL https://rpm.nodesource.com/setup_18.x -o nodesource_setup.sh
Führen Sie das Setup-Skript als Root aus:
bash nodesource_setup.sh
Installieren Sie N|Solid oder Node.js:
N|Solid installieren:
sudo yum install -y nsolid
Überprüfen Sie die Installation:
nsolid -v
Node.js installieren:
sudo yum install -y nodejs
Überprüfen Sie die Installation:
node -v
Bevor Sie beginnen, stellen Sie sicher, dass curl
auf Ihrem System installiert ist. Wenn curl
nicht installiert ist, können Sie es mit dem folgenden Befehl installieren:
yum install -y curl
Laden Sie das Setup-Skript herunter:
curl -fsSL https://rpm.nodesource.com/setup_18.x -o nodesource_setup.sh
Führen Sie das Setup-Skript als Root aus:
sudo bash nodesource_setup.sh
Installieren Sie N|Solid oder Node.js:
N|Solid installieren:
sudo yum install -y nsolid
Überprüfen Sie die Installation:
nsolid -v
Node.js installieren:
sudo yum install -y nodejs
Überprüfen Sie die Installation:
node -v
N|Solid oder Node.js LTS (22.x)
Bevor Sie beginnen, stellen Sie sicher, dass curl
auf Ihrem System installiert ist. Wenn curl
nicht installiert ist, können Sie es mit dem folgenden Befehl installieren:
yum install -y curl
Laden Sie das Setup-Skript herunter:
curl -fsSL https://rpm.nodesource.com/setup_lts.x -o nodesource_setup.sh
Führen Sie das Setup-Skript als Root aus:
bash nodesource_setup.sh
Installieren Sie N|Solid oder Node.js:
N|Solid installieren:
yum install -y nsolid
Überprüfen Sie die Installation:
nsolid -v
Node.js installieren:
yum install -y nodejs
Überprüfen Sie die Installation:
node -v
Bevor Sie beginnen, stellen Sie sicher, dass curl
auf Ihrem System installiert ist. Wenn curl
nicht installiert ist, können Sie es mit dem folgenden Befehl installieren:
sudo yum install -y curl
Laden Sie das Setup-Skript herunter:
curl -fsSL https://rpm.nodesource.com/setup_lts.x -o nodesource_setup.sh
Führen Sie das Setup-Skript als Root aus:
sudo bash nodesource_setup.sh
Installieren Sie N|Solid oder Node.js:
N|Solid installieren:
sudo yum install -y nsolid
Überprüfen Sie die Installation:
nsolid -v
Node.js installieren:
sudo yum install -y nodejs
Überprüfen Sie die Installation:
node -v
Node.js aktuell (23.x)
Bevor Sie beginnen, stellen Sie sicher, dass curl
auf Ihrem System installiert ist. Wenn curl
nicht installiert ist, können Sie es mit dem folgenden Befehl installieren:
yum install -y curl
Laden Sie das Setup-Skript herunter:
curl -fsSL https://rpm.nodesource.com/setup_current.x -o nodesource_setup.sh
Führen Sie das Setup-Skript als Root aus:
bash nodesource_setup.sh
Node.js installieren:
yum install -y nodejs
Überprüfen Sie die Installation:
node -v
Bevor Sie beginnen, stellen Sie sicher, dass curl
auf Ihrem System installiert ist. Wenn curl
nicht installiert ist, können Sie es mit dem folgenden Befehl installieren:
sudo yum install -y curl
Laden Sie das Setup-Skript herunter:
curl -fsSL https://rpm.nodesource.com/setup_current.x -o nodesource_setup.sh
Führen Sie das Setup-Skript als Root aus:
sudo bash nodesource_setup.sh
Node.js installieren:
sudo yum install -y nodejs
Überprüfen Sie die Installation:
node -v
Optional : Build-Tools installieren
Um native Add-ons von npm zu kompilieren und zu installieren, müssen Sie möglicherweise auch Build-Tools installieren:
yum install gcc-c++ make
# or: yum groupinstall 'Development Tools'
nsolid
oder nodejs
Enterprise Linux-PaketeUm Node.js, das aus den oben genannten Paketmethoden rpm.nodesource.com installiert wurde, vollständig zu entfernen:
sudo
oder führen Sie dies als Root ausyum remove nsolid &&
rm -r /etc/yum.repos.d/nodesource * .repo &&
yum clean all
yum remove nodejs &&
rm -r /etc/yum.repos.d/nodesource * .repo &&
yum clean all
Quelle: https://nodejs.dev
F: Sind die Skripte veraltet?
A: Die Skripte sind für die derzeit veralteten Versionen von Node.js veraltet. Die Pakete für diese Versionen sind zwar noch vorhanden, wir bieten jedoch keinen Support mehr für sie an. Unser Support ist ausschließlich den aktiven Node.js-Versionen gewidmet, die ab heute