Skip to main content

Command Palette

Search for a command to run...

使用nvm安装nodejs

Published
1 min readView as Markdown
C
酷愛計算機技術Ardently Love Computer Technology 長期關註反洗錢反欺詐Long-term Focus on Anti-Money Laundering and Anti-Fraud 精通支付結算的技術、系統、流程和製度Proficient in the Technology, System, Process and Institution of Payment and Settlement

安装nodejs v22.16.0

$ nvm install v22.16.0

Downloading and installing node v22.16.0...

Downloading https://nodejs.org/dist/v22.16.0/node-v22.16.0-linux-x64.tar.xz...

Computing checksum with sha256sum

Checksums matched!

Now using node v22.16.0 (npm v10.9.2) Creating default alias: default -> v22.16.0


安装v18.20.8

$ nvm install v18.20.8

Downloading and installing node v18.20.8...

Downloading https://nodejs.org/dist/v18.20.8/node-v18.20.8-linux-x64.tar.xz...

Computing checksum with sha256sum

Checksums matched!

Now using node v18.20.8 (npm v10.8.2)


查看已经安装的版本

$ nvm ls

-> v18.20.8

v22.16.0

default -> v22.16.0

iojs -> N/A (default)

unstable -> N/A (default)

node -> stable (-> v22.16.0) (default)

stable -> 22.16 (-> v22.16.0) (default)

More from this blog

Penetration Test、Python、Weaponization

721 posts

微信 smartcat9999 反欺詐Anti-Fraud 反洗錢Anti-Money Laundering 反逃稅Anti-Tax Evasion 滲透測試Penetration Test 武器化Weaponization