We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.deb
Replace 16.x with wanted version of NodeJS
16.x
curl -s https://deb.nodesource.com/setup_16.x | sudo bash
apt
sudo apt install nodejs -y
sudo node -v