Nodejs
Revision as of 18:59, 1 February 2019 by imported>Jeremy-busk (Created page with "# Easy Install From Nodes ``` apt-get install -y lintian fakeroot uuid git curl gnupg2 curl -sL https://deb.nodesource.com/setup_10.x -o nodesource_setup.sh bash nodesource_s...")
Easy Install From Nodes
apt-get install -y lintian fakeroot uuid git curl gnupg2 curl -sL https://deb.nodesource.com/setup_10.x -o nodesource_setup.sh bash nodesource_setup.sh apt-get install -y nodejs # apt-get install gcc g++ make # if needed # apt install yarn # if needed