nodejs

evented I/O for V8 javascript

Debian Debian
RUN apt-get update && \ apt-get install -y nodejs
Ubuntu
RUN apt-get update && \ apt-get install -y nodejs
Alpine
RUN apk add nodejs
Arch Arch Linux
RUN pacman -S --noconfirm nodejs
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y nodejs
Fedora
RUN dnf install -y nodejs
Raspbian
RUN apt-get update && \ apt-get install -y nodejs
click the source code to copy install nodejs on any operating system with command-not-found.com