In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly explains "how to install Node.js on Linux". Interested friends may wish to have a look. The method introduced in this paper is simple, fast and practical. Let's let the editor take you to learn how to install Node.js on Linux.
Installation environment native system: CentOS Linux release 7.5
Node.js:v12.18.1
Get the Node.js installation package Node.js installation package and source code download address: https://nodejs.org/en/download/, you can choose the Node.js installation package you need according to different platform systems, here the choice is [LTS] Linux Binaries (x64).
Baidu Cloud backup download address: node-v12.18.1-linux-x64.tar.xz, extraction code: oibi
Install Node.js wget https://nodejs.org/dist/v12.18.1/node-v12.18.1-linux-x64.tar.xz on Linux / / download tar xf node-v12.18.1-linux-x64.tar.xz / / extract cd node-v12.18.1-linux-x64 / / enter the decompressed directory and the bin directory that contains node, Npm, etc. We can modify the environment variable (profile) of the linux system to set the command to run directly:
The old rule is to back up first and form the good habit of backing up important files before modifying them.
Cp / etc/profile / etc/profile.bak and then vim / etc/profile, add export PATH=$PATH at the bottom: followed by the path to the bin directory under node
Export PATH=$PATH:/root/node-v12.18.1-linux-x64/bin takes effect immediately
Source / etc/profile [root@localhost ~] # node-v v12.18.1 so far, I believe you have a deeper understanding of "how to install Node.js on Linux". You might as well do it in practice. Here is the website, more related content can enter the relevant channels to inquire, follow us, continue to learn!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.