mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-24 21:35:17 +00:00
13 lines
637 B
Text
13 lines
637 B
Text
[id='installing-oracle-java-se']
|
|
= Installing Oracle Java SE
|
|
|
|
include::{partialsdir}/3rdparty-message.adoc[]
|
|
|
|
To install Oracle Java SE:
|
|
|
|
. Navigate to link:https://www.oracle.com/java/technologies/javase-downloads.html[Oracle Java SE downloads page], and
|
|
choose the version of Java you wish to use.
|
|
|
|
. Accept the license agreement and download the appropriate tar.gz file for your systems architecture. Do NOT use Oracle rpms as these are NOT compatible with fedora/openjdk packages. Download the tar.gz archive instead, unpack it somewhere and set to path if necessary.
|
|
|
|
Note: Always make sure to download latest version available.
|