Install a specific nodejs version with apt-get – Debian
I am a newbie with Linux general, and here's what I am trying to achieve: I am trying to install nodejs version on Debian Linux with the following command: apt-get install nodejs=8.14.0 But I get this error in return: E:…