Nodesource Logo

Welcome to Node.js DEB repository

powered by Nodesource

This repository distributes the DEB packages for Node.js binaries for a comprehensive "How To Install" guide, we invite you to visit our GitHub repository Distributions

Install Node.js 20.x LTS

            
~$ curl -fsSL https://deb.nodesource.com/setup_20.x | sudo bash - 
~$ sudo apt-get install -y nodejs