欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  IT编程

安装最新nodejs

程序员文章站 2022-07-05 23:44:48
# apt-get update # apt-get install -y python-software-properties software-properties-common # add-apt-repository ppa:chris-lea/node.js # apt-get updat ......

# apt-get update

# apt-get install -y python-software-properties software-properties-common

# add-apt-repository ppa:chris-lea/node.js

# apt-get update

# apt-get install nodejs