nvm github
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh | bash//lists all versions
nvm ls-remote
//installs the version you want (in this case version 14.0.0)
nvm install v14.0.0
//use the version that you installed as the default
nvm use v14.0.0
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.37.0/install.sh | bashwget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.37.2/install.sh | bash
Also in C++:
- how to add program to command line linux
- get current path unix
- apache server not starting in xampp ubuntu
- comprimir directorio linux
- ubuntu lemp
- how to make jobs run synchronously on github actions
- git ignore vendor folder not working
- command to split tags
- bash print specific range of rows from a file
- rdp github shadow
- powershell open cmd
- i can't configure wine 3 on ubuntu
- linux command to go to the parent directory
- how to get out of git bash editor
- install angular global
- linux create public key
- "crontab" change dynamically shell
- grep all lines after first match
- shell script get arguments
- The "@angular/compiler-cli" package was not properly installed.
- gitflow atlassian
- remove all .orig files mac terminal
- installing mailcatcher ubuntu
- git stash