当前位置首页 > Debian知识

#2021-01-07#「Node.js」-安装(Debian)

阅读次数:244 次  来源:admin  发布时间:

Node.js 15.x on Debian GNU/Linux 10 (buster)

distributions/README.md at master · nodesource/distributio

# Using Debian, as root
curl -sL https://deb.nodesource.com/setup_15.x | bash -
apt-get install -y nodejs

Node.js v12.x on Debia

# 08/13/2019

# Using Debian, as root
curl -sL https://deb.nodesource.com/setup_12.x | bash -
apt-get install -y nodejs

参考文献

K4NZ/安装(Debian)

How To Install Latest Nodejs on CentOS/RHEL 7/6

NodeSource Node.js Binary Distributio

上一篇:nginx转发请求
下一篇:【收藏】本周ASP.NET英文技术文章推荐[07/22-07/28]:VS2008、.NET3.5、IronRuby、jQuer