Install a node - austral-electronics/Austral_Support GitHub Wiki
^ Back to Node-Red
https://github.com/node-red/node-red-nodes
node-red-stop
From an npm package :
cd ~/.node-red sudo npm install node-red-node-{filename}
From Git or Development :
cd ~/.node-red/node_modules
node-red-start sudo
node-red-stop npm uninstall node-red{filename}