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
44 Phabricator Ubuntu Installation Guide digipine 2022.01.26 440
43 OpenAL 사용법 정리 1 digipine 2017.11.01 3397
42 OBS Studio for Http Interface EXE lizard2019 2023.02.15 247
41 NMEA-0183을 이용한 GPS 애플리케이션 제작 digipine 2017.10.28 445
40 mongoose 3.8 싱글 파일 소스 코드 file digipine 2020.09.01 335
39 MongoDB 설치 및 C 개발 도구 설정 1 digipine 2020.09.03 449
38 MacOS 10.12.2 (OSX) 보안 취약점 공격 코드 2 file digipine 2017.11.02 1555
37 MacOS 10.12.2 (OSX) 보안 취약점 공격 코드 digipine 2017.11.02 605
36 MacOS 10.12.2 (OSX) 보안 취약점 공격 기초 digipine 2017.11.02 663
35 MacOS 10.12.2 (OSX) KERNEL DEBUGGING file digipine 2017.11.02 1451
34 MAC Screen Sharing을 위한 VNC 접속을 위한 Port 변경 방법 digipine 2022.09.05 381
33 Mac Address 를 String 으로 변환하는 간편한 방법 digipine 2017.11.02 433
32 Linux/OSX bash에서 source 명령어 lizard2019 2019.01.07 779
31 Linux(리눅스) 파일 시스템 정리 (ext, ext2, ext3, ext4) digipine 2017.10.29 1107
30 Linux Kernel 컴파일 및 Patch 방법 digipine 2017.11.02 1099
29 Linux init.d 에서 등록하기. 부팅 시 자동실행 설정 digipine 2017.11.03 12566
28 Linux /dev/random vs /dev/urandom 삽질 후기 엉뚱도마뱀 2017.11.22 957
27 LibVLC 미디어 재생기 프로그래밍 방법 C++, QT 엉뚱도마뱀 2018.04.20 2500
26 Let's Encrypt SSL 인증서 자동 갱신 설정 방법 digipine 2020.09.03 738
» JDK Install ubuntu digipine 2017.11.02 355
Board Pagination Prev 1 2 3 4 5 6 Next
/ 6