$ sudo apt-get install curl
$ curl -sL https://deb.nodesource.com/setup_0.12 | sudo -E bash -
$ sudo apt-get install -y node.js
< 설치 확인 >
$ node -v
출처
http://programmingsummaries.tistory.com/374
'개발 환경 > 우분투' 카테고리의 다른 글
[우분투 64bit] Bitnami LAMP 설치 (0) | 2016.07.27 |
---|---|
[우분투] 폴더 삭제 (0) | 2015.12.20 |
[우분투] su 오류 (0) | 2015.12.13 |
[우분투] SQLite3 최신 버전 설치 (0) | 2015.12.13 |
[우분투] 프로그램 삭제하기 (0) | 2015.12.13 |
댓글