From Fedora Project Wiki

Proposed new Java page. See this "discussion" for the rationale.


Java

Java is composed of:

If you came here because an application ask for Java (or JRE, JVM) to be installed: install Package-x-generic-16.pngJava

sudo dnf install java

If it still does not work or the application ask specifically for Oracle Java: See here

If you want to develop, code on the Java Platform: See Development


JRE JDK SDK JVM OpenJDK ?

  • JVM Java Virtual Machine. It relates to the Java Platform. It is in the package Package-x-generic-16.pngJava. There are other implementations, notably Oracle, see ...
  • JRE Java Runtime Environment. Idem JVM.
  • JDK Java Development Kit
  • SDK Software Development Kit
  • OpenJDK


Oracle version

Java packages in Fedora

Java Development

Reference

Communication and help