sudo apt-get install python3
configure alternatives as in (https://linuxconfig.org/how-to-change-from-default-to-alternative-python-version-on-debian-linux):
sudo apt-get install python3
configure alternatives as in (https://linuxconfig.org/how-to-change-from-default-to-alternative-python-version-on-debian-linux):
run last version of nvm script in [https://github.com/creationix/nvm#install-script]:
$ curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.5/install.sh | bash$ nvm install node