Download latest zip/tar file from here. Extract it and open the directory in a terminal.
./install.sh
nvm -v
nvm install --lts
node -v
npm -v
npx -v
# Assuming executing in same directory as above
cd ..
rm -r nvm-0.39.0
rm nvm-0.39.0.tar.gz
Download latest zip/tar file from here. Extract it and open the directory in a terminal.
./install.sh
nvm -v
nvm install --lts
node -v
npm -v
npx -v
# Assuming executing in same directory as above
cd ..
rm -r nvm-0.39.0
rm nvm-0.39.0.tar.gz