URL : http://openjdk.java.net/install/ How to download and install prebuilt OpenJDK packages JDK 9 & Later Oracle’s OpenJDK JDK binaries for Windows, macOS, and Linux are available on release-specific pages of jdk.java.net as .tar.gz archives. As an example, the archives for JDK 10 may be found on jdk.java.net/10 and may be extracted on the command line using $ tar xvf openjdk-10*_bin.tar.gz JDK 8 Debian, Ubuntu, etc. On the command line, type: $ sudo apt-get install openjdk-8-jre The openjdk-8-jre package contains just the Java Runtime Environment. If you want to develop Java programs then please install the openjdk-8-jdk package. Fedora, Oracle Linux, Red Hat Enterprise Linux, etc. On the command line, type: $ su -c “yum install java-1.8.0-openjdk” The java-1.8.0-openjdk package contains just the Java Runtime Environment. If you want to develop Java programs then install the java-1.8.0-openjdk-devel package. JDK 7 Debian, Ubuntu, etc. On the command line, type: $ sudo apt-get install openjdk-7-jre The openjdk-7-jre package contains just the Java Runtime Environment. If you want [ more... ]
원문출처 : https://jirak.net/wp/how-to-download-and-install-prebuilt-openjdk-packages-in-linuxredhat-and-ubuntu/
원문출처 : https://jirak.net/wp/how-to-download-and-install-prebuilt-openjdk-packages-in-linuxredhat-and-ubuntu/
댓글 0
번호 | 제목 | 글쓴이 | 날짜 | 조회 수 |
---|---|---|---|---|
154 | /etc/fstab 설정하기 [1] | 위대한유저 | 2009.01.29 | 234287 |
153 | /proc/meminfo 의 고찰! | 위대한유저 | 2009.09.16 | 190480 |
152 | telnet 커맨드를 이용한 메일발송 테스트 | 위대한유저 | 2009.11.29 | 121146 |
151 | 데비안(debian)계열에서 apt-get 사용하다 GPG 에러 발생시 | 위대한유저 | 2009.11.10 | 111628 |
150 | 구버전 MySQL(to 4.0) 에서 바이너리 로그 정리하기 | 위대한유저 | 2011.07.02 | 104449 |
149 | XE 업데이트(및 기타상황)에서 로그인이 되지 않을때 | 위대한유저 | 2011.10.06 | 82685 |
148 | 제로보드4 에서 한글파일 다운로드가 되지 않을때 | 위대한유저 | 2010.01.24 | 79177 |
147 | XE 스팸성 엮인글 관리 | 위대한유저 | 2013.06.17 | 78868 |
146 | FTP 상태코드 | 위대한유저 | 2009.08.28 | 78603 |
145 |
piwik analytics 사용시 이메일보고서의 그래프 내용중 한글이 깨지는문제
![]() | 위대한유저 | 2013.05.23 | 67648 |
144 | HTTP 응답코드 | 위대한유저 | 2009.04.02 | 64542 |
143 | debian repository (old version) | 위대한유저 | 2013.04.11 | 57160 |
142 | linux 에서 cisco console 연결하기 | 위대한유저 | 2013.03.28 | 46078 |
141 | Control-D 화면에 대한 고찰 | 위대한유저 | 2009.03.13 | 43461 |
140 | 리눅스에서 arp cache 삭제/초기화 하는 방법 | 위대한유저 | 2015.05.29 | 32138 |