燚哥
文章112
标签39
分类20

文章归档

我的IT生活Debian_Ubuntu_Deepin安装node.js和npm

我的IT生活Debian_Ubuntu_Deepin安装node.js和npm

Installation Instructions (DEB)
Node.js
Node.js 22:

Using Debian Unubtu Deepin (Node.js 22)
Before you begin, ensure that curl is installed on your system. If curl is not installed, you can install it using the following command:

sudo apt-get install -y curl
sudo apt-get install -y curl

Download the Node.js setup script:

curl -fsSL https://deb.nodesource.com/setup_22.x -o nodesource_setup.sh

Run the Node.js setup script with sudo:

sudo -E bash nodesource_setup.sh

Install Node.js:

sudo apt-get install -y nodejs

Verify the installation:

node -v

燚哥-西瓜视频主页 https://www.ixigua.com/home/2027127977279627

燚哥-B站主页 https://space.bilibili.com/395330443

燚哥-快手主页 https://www.kuaishou.com/profile/3xfitif8uwxmai4

燚哥-小红书主页 https://www.xiaohongshu.com/user/profile/60dacc45000000000100191d

燚哥-微博主页 https://weibo.com/u/5931192349

燚哥-抖音主页 https://www.douyin.com/user/MS4wLjABAAAAYwWYvLFMcuEcJbT-MYAp9jZo1oaxp045S4vWY2F2PCc

本文作者:燚哥
本文链接:https://yige.huashizi.com/posts/3535079858.html
版权声明:本文采用 CC BY-NC-SA 3.0 CN 协议进行许可