referencelaha.blogg.se

Nvm ubuntu
Nvm ubuntu












nvm ubuntu

Once the installation finishes, you will be able to install NVM. As first step update the package lists using: sudo apt-get updateĪnd install the packages using: sudo apt-get install build-essential libssl-dev

nvm ubuntu nvm ubuntu

The build-essentials is a reference for all the packages needed to compile a debian package that generally includes the gcc/g++ compilers an libraries and some other utils. The libssl-dev package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. Install Build Essentials and libssl-devīefore installing NVM, you will need the build-essentials and libssl-dev packages. In this article we'll show you how to install Node.js on Ubuntu using NVM (Node Version Manager), a bash script that allows you to manage multiple active node.js versions.














Nvm ubuntu