환경 : ubuntu 13.10 64bit |
java 7 버전
$ sudo add-apt-repository ppa:webupd8team/java
$ sudo apt-get update
$ sudo apt-get install oracle-java7-installer
java 8 버전
$ sudo add-apt-repository ppa:webupd8team/java
$ sudo apt-get update
$ sudo apt-get install oracle-java8-installer
java 삭제는
$ sudo apt-get purge open[blabla]
'소프트웨어' 카테고리의 다른 글
[c++] file path 설정 (0) | 2014.01.20 |
---|---|
[ubuntu] T440P NVIDIA 드라이버 잡는 방법(bumblebee) (0) | 2014.01.06 |
[ubuntu]bumblebee 2차 시도 (0) | 2014.01.03 |
[ubuntu] bumblebee 1차 시도 (0) | 2014.01.03 |
[ubuntu] ubuntu에서 bootable USB stick 만드느 방법 (0) | 2014.01.03 |