Ubuntu Server 20.04 LTS

From AbahDoku Wiki
Revision as of 07:54, 13 October 2023 by Akhyar (talk | contribs) (Created page with "== Install NVM == Update dulu sudo apt update Download menggunakan curl, pilihan nvm pada v0.35.3 curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh | bash")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Install NVM

Update dulu

sudo apt update

Download menggunakan curl, pilihan nvm pada v0.35.3

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh | bash