Skip to content

Instantly share code, notes, and snippets.

@harushimo
Created September 15, 2015 03:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save harushimo/54e9bb63579616b29e60 to your computer and use it in GitHub Desktop.
Save harushimo/54e9bb63579616b29e60 to your computer and use it in GitHub Desktop.
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.26.1/install.sh | bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7728 100 7728 0 0 31286 0 --:--:-- --:--:-- --:--:-- 31414
=> Downloading nvm from git to '/home/hari/.nvm'
=> Cloning into '/home/hari/.nvm'...
remote: Counting objects: 3910, done.
remote: Compressing objects: 100% (23/23), done.
remote: Total 3910 (delta 9), reused 0 (delta 0), pack-reused 3887
Receiving objects: 100% (3910/3910), 970.64 KiB | 1.32 MiB/s, done.
Resolving deltas: 100% (2262/2262), done.
Checking connectivity... done.
* (HEAD detached at v0.26.1)
master
=> Appending source string to /home/test/.bashrc
=> You can now start using nvm
nvm install stable
No command 'nvm' found, did you mean:
Command 'nvi' from package 'nvi' (universe)
Command 'nam' from package 'nam' (universe)
Command 'n-m' from package 'python-networkmanager' (universe)
Command 'vm' from package 'mgetty-voice' (universe)
Command 'lvm' from package 'lvm2' (main)
Command 'kvm' from package 'qemu-kvm' (main)
Command 'pvm' from package 'pvm' (universe)
Command 'nm' from package 'binutils-multiarch' (main)
Command 'nm' from package 'binutils' (main)
Command 'npm' from package 'npm' (universe)
nvm: command not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment