tl;dr
1# Ubuntu 2wget -qO- https://raw.githubusercontent.com/creationix/nvm/v0.34.0/install.sh | bash 3 4source ~/.bashrc 5 6nvm install --lts