# step1 sudo apt-get install build-essential # step2 wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash # or curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.38.0/install.sh | bash