Last active
March 20, 2020 01:33
-
-
Save jpillora/5955017 to your computer and use it in GitHub Desktop.
One liner to install the newest version Node.js for Ubuntu (Tested on Mini Ubuntu 13.04)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# visit https://blog.jpillora.com/one-line-install-node-js-on-linux-5964a8a5d40a |
Thanks for catching this, see https://blog.jpillora.com/one-line-install-node-js-on-linux-5964a8a5d40a
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just for your information folks, this is 4 years old ;)