Skip to content

NodeJS and NPM auto installation script for Debian Stable

Notifications You must be signed in to change notification settings

Chrnos/nodeautoinstall

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

==================================================== NodeJS and NPM installation script for Debian Stable

Description

NodeJS and NPM are only available in Debian Sid.

Here is a simple Python script for:

  • Download and install the latest NodeJS version
  • Download and install NPM

That's all folks !

How to process ?

In a console/terminal of you Debian distribution, enter the following commands:

  $ cd /tmp

  $ git clone git:https://github.com/nicolargo/nodeautoinstall.git
  $ cd nodeautoinstall
  or
  $ wget https://raw.github.com/nicolargo/nodeautoinstall/master/nodeautoinstall.py

  $ sudo python ./nodeautoinstall.py

Result

screenshot

About

NodeJS and NPM auto installation script for Debian Stable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%