© 2024 fjorge. All rights reserved.
How do I update node.js on debian using dpkg

I want to make sure I'm keeping node.js up to date on my debian system since it can still be somewhat buggy. Here's how I'll do it:
Check the current version:
Remove the node installation:
Build the latest for dpkg:
And, of course, verify that you have the latest version installed: