Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

download nodejs ubuntu linux

sudo su
curl -fsSL https://deb.nodesource.com/setup_18.x | sudo -E bash -
sudo apt-get install -y nodejs
Source by gist.github.com #
 
PREVIOUS NEXT
Tagged: #download #nodejs #ubuntu #linux
ADD COMMENT
Topic
Name
1+1 =