Nvm

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash

git 地址 https://github.com/nvm-sh/nvm

````

vi ~/.bash_profile

nvm ls-remote

````