OpenSUSE Java OpenJDK 8 Installation Guide
Hi! The Tutorial shows you Step-by-Step How to Install Oracle-Sun Java OpenJDK JRE/JDK 8 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 8 JRE/JDK.
- For JRE 8
Minimal:sudo zypper in java-1_8_0-openjdk-headless
Complete:
sudo zypper in java-1_8_0-openjdk
- For JDK 8
sudo zypper in java-1_8_0-openjdk-devel
- For JRE 8