Installing NPM on Ubuntu 12.10 After installing Node.js on Ubuntu, when trying to run npm you may run into an error, npm: command not found. To install NPM on Ubuntu use the following set of commands $ curl https://npmjs.org/install.sh | sudo sh more npm posts Remove an npm package from the registry Show version history of an npm package using npm-view List which versions of an npm package are installed globally Reinstalling npm from source using git more Ubuntu posts Fix hanging NFS mount on Ubuntu 14.04 when calling `vagrant up` Installing pip on Ubuntu 13 using Apt-get Installing Monaco font on Ubuntu 13 via command line Installing Sass on Ubuntu 12