NVM, also called “Node Version Manager” used for installing and managing multiple Node.js versions in Linux. It provides a command line utility that helps developers to install multiple Node versions and switch between multiple versions as per their project requirements.
Source: LXer – How To Install and Use NVM (Node Version Manager) on Ubuntu 22.04