OpenSUSE Java OpenJDK 9 Installation Guide
Hi! The Tutorial shows you Step-by-Step How to Install Oracle-Sun Java OpenJDK JRE/JDK 9 on openSUSE GNU+Linux Desktop.
And the OpenJDK (Open Java Development Kit) is a Free and Open Source Implementation of the Java Platform, Standard Edition (Java SE).
Finally, Oracle Java JDK/JRE Installation is based on the OpenJDK source code. In Addition, it contains Closed-Source Components.
How to Download and Install Oracle JDK on Linux Distros
-
Open Console Terminal Shell emulator window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
Installing OpenJDK 9 JRE/JDK.
- For JRE 9
Minimal:sudo zypper in java-1_9_0-openjdk-headless
Complete:
sudo zypper in java-1_9_0-openjdk
- For JDK 9
sudo zypper in java-1_9_0-openjdk-devel
- For JRE 9