0

I understand that apt is NOT the regular way

I see 3 options:

  1. download and run an opaque script from the nodejs sites
  2. umake (https://wiki.ubuntu.com/ubuntu-make)
  3. asdf (https://asdf-vm.com/)

I'd like to take a look at the Tryton web client (named Sao) and nodejs is a requirement

How am I supposed to get that ?

1 Answers1

0

It's a matter of preference, but generally I'd use the Node Version Manager nvm because it facilitates side-by-side installations (and easy de-installations) of major Node versions.

knb
  • 5,004