PinnedยทFeaturedPrivateNodejs Setup for DebianInstallSee also here# Using Debian, as root curl -fsSL https://deb.nodesource.com/setup_14.x | bash - apt-get install -y nodejs