• In order to install JDK 17, you need to download the zip file by clicking the link on Java 17 download page according to your operating system.
  • Download java-17-openjdk packages for ALT Linux, AlmaLinux, CentOS, Fedora, Mageia, OpenMandriva, Oracle Linux, Rocky Linux, openSUSE.
  • Then, download Oracle Java JDK 17 using the wget command in the terminal. wget https://download.oracle.com/java/17/latest/jdk-17_linux-x64_bin.deb.
  • JDK 17, the open-source reference implementation of Java SE Platform version 17, was finalized through the Java Community Process under JSR 390.
  • jdk17-openjdk 17.0.11.u9-1. ... OpenJDK Java 17 development kit. Upstream URL
  • Connection address: https://download.oracle.com/java/17/latest/jdk-17_windows-x64_bin.zip (Need to register a Oracle user).
  • Download Java SE Development Kit 17.0.2 x64. Download JDK 17.0.2 Linux RPM x64.
  • Above command assumes, the JDK filename is jdk-17_linux-x64_bin.tar.gz and it is located in the ~/Downloads folder.
  • wget https://download.oracle.com/java/17/latest/jdk-17_linux-x64_bin.deb. Then install the DEB package using the apt command
  • Just like its predecessors, you can install Oracle Java JDK 17 on Linux in two ways: via the archives or via your package manager.