Report this

What is the reason for this report?

how to remove node 4.1 from one-click app

Posted on October 7, 2015

I would like to remove node 4.1.0 from Ubuntu 14.04 Node.js one click app. I need an older node version instead. Should I go and remove binary by hand, or is there some other way?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

I would recommend just rebuilding your droplet from the control panel. Click on your droplet, then on Destroy, In the bottom section, select the default Ubuntu 14.04 image and click Rebuild from image. You will now have a stock Ubuntu 14.04 droplet.

You can then install either the stable version provided by Ubuntu or use a PPA to install a slightly newer version. This tutorial will guide you in this process. Since the node.js one-click keeps up with the latest releases, the copy of node.js is built from source and not easily removable via a package manager.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.