We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
With the new repository, we give people the ability to choose which version of node.js they want to install.
We assume that the repository is already configured and working.
We need to list the versions we have available in the repository. This is done by running
apt-cache policy nodejs
Select the version that you want to install and run
apt-get install nodejs=<version>
For example
apt-get install nodejs=18.16.0-1nodesource1
There was an error while loading. Please reload this page.