xgqfrms™, xgqfrms® : xgqfrms's offical website of cnblogs! xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

CentOS 7 & install node All In One

CentOS 7 & install node All In One

nvm

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

$ command -v nvm

https://github.com/nvm-sh/nvm#install--update-script

# bash
$ source ~/.bashrc

# zsh
$ source ~/.zshrc

# ksh
$ . ~/.profile

$ nvm ls

$ nvm ls-remote

$ nvm install 10.16.3

$ nvm use 10.16.3


refs

https://github.com/xgqfrms/linux/issues/5

https://nodejs.org/en/download/package-manager/#centos-fedora-and-red-hat-enterprise-linux

https://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-a-centos-7-server

https://linuxize.com/post/how-to-install-node-js-on-centos-7/



©xgqfrms 2012-2020

www.cnblogs.com 发布文章使用:只允许注册用户才可以访问!

原创文章,版权所有©️xgqfrms, 禁止转载 🈲️,侵权必究⚠️!


posted @ 2021-04-14 23:47  xgqfrms  阅读(100)  评论(3编辑  收藏  举报