logo

English

이곳의 프로그래밍관련 정보와 소스는 마음대로 활용하셔도 좋습니다. 다만 쓰시기 전에 통보 정도는 해주시는 것이 예의 일것 같습니다. 질문이나 오류 수정은 siseong@gmail.com 으로 주세요. 감사합니다.

JDK Install ubuntu

by digipine posted Nov 02, 2017
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
JDK 1.7 Install

sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java7-installer

 

If you want to install the latest JDK 1.8, use the webupd8team PPA. Add the repository in your system:

sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update

You can now install Oracle Java 8 using the following command:

sudo apt-get install oracle-java8-installer

This ppa repository also provides a package to set environment variables automatically. Just type :

sudo apt-get install oracle-java8-set-default
TAG •

List of Articles
No. Subject Author Date Views
35 Git Commit 취소 관련 명령어 정리 1 digipine 2017.11.02 3482
34 리눅스 커널의 Swap Memory에 대해서 digipine 2017.11.02 3112
33 Linux Kernel 컴파일 및 Patch 방법 digipine 2017.11.02 3156
32 XOR Encryption : 단순하면서도 강력한 암호/복호화 기법 digipine 2017.11.02 3593
31 Phabricator 설치 가이드 우분투 12.04 기준 digipine 2017.11.02 3422
30 Ubuntu Git - Latest Version Install digipine 2017.11.02 2400
29 [ubuntu, 우분투] sendmail 설치 digipine 2017.11.02 6044
» JDK Install ubuntu digipine 2017.11.02 2235
27 Git 서버 구축 - 우분투[Ubuntu] digipine 2017.11.02 2424
26 임베디드SW 개발자센터 이용안내(성남시 분당구, 개발공간 무료제공) digipine 2017.11.02 2384
25 ATmega8 MCU 간의 TWI 기능을 이용한 I2C 통신 digipine 2017.11.02 7966
24 Mac Address 를 String 으로 변환하는 간편한 방법 digipine 2017.11.02 2463
23 What is Android Repo? and Manual, Download file digipine 2017.11.02 104346
22 Compile FFmpeg on Ubuntu, Debian, or Mint digipine 2017.11.02 1905
21 Wi-Fi display (miracast) FFMpeg MpegTs Supported digipine 2017.11.02 3948
20 Iconv 사용법 소스 digipine 2017.11.01 3468
19 WPA_SUPPLICANT 빌드 방법 digipine 2017.11.01 2398
18 WPA_SUPPLICANT 빌드 방법 digipine 2017.11.01 2234
17 OpenAL 사용법 정리 1 digipine 2017.11.01 5704
16 QCAD 1.1 한국 최초의 2D CAD 소프트웨어 file digipine 2017.11.01 3068
Board Pagination Prev 1 2 3 4 5 6 Next
/ 6