When I try to install npm with sudo apt-get install npm, I got following error:
sudo apt-get install npm
E: Unable to locate package npm
Why
If you have installed nodejs, then you also have npm. Npm comes with node.