TAG

Install_pkg

How to install NVM on Ubuntu? [SOLVED]

Node Version Manager (NVM) is a tool for managing Node versions on servers. NVM allows to install different versions of Node. It allows you to switch between

By omercakmak · 4 min read · Ubuntu

How to install MongoDB on Ubuntu? [SOLVED]

You can manually install MongoDB 6.0 Community Edition by downloading a tarball file. First, install the following requirements:

By omercakmak · 6 min read · Ubuntu