Skip to main content

How to install latest openjdkOpenJDK on Debian?

I have Debian 10 and openjdk-11-jdkopenjdk-11-jdk installed from the Debian repository. I have to run a program that was compiled with javaJava runtime version 58 so I need to update it. 

I downloaded the .tar.gz.tar.gz of openJDKOpenJDK 15 available hereat https://jdk.java.net/. I extracted the file in /usr/local/bin/usr/local/bin since it was listed in my PATHPATH variable. I run update-alternatives --list java but I have only openJDKOpenJDK 11 listed. How

How can I install correctly openJDKOpenJDK 15?

How to install latest openjdk on Debian?

I have Debian 10 and openjdk-11-jdk installed from the Debian repository. I have to run a program that was compiled with java runtime version 58 so I need to update it. I downloaded the .tar.gz of openJDK 15 available here https://jdk.java.net/. I extracted the file in /usr/local/bin since it was listed in my PATH variable. I run update-alternatives --list java but I have only openJDK 11 listed. How can I install correctly openJDK 15?

How to install latest OpenJDK on Debian?

I have Debian 10 and openjdk-11-jdk installed from the Debian repository. I have to run a program that was compiled with Java runtime version 58 so I need to update it. 

I downloaded the .tar.gz of OpenJDK 15 available at java.net. I extracted the file in /usr/local/bin since it was listed in my PATH variable. I run update-alternatives --list java but I have only OpenJDK 11 listed.

How can I install correctly OpenJDK 15?

Source Link
Fabiola
  • 21
  • 1
  • 3

How to install latest openjdk on Debian?

I have Debian 10 and openjdk-11-jdk installed from the Debian repository. I have to run a program that was compiled with java runtime version 58 so I need to update it. I downloaded the .tar.gz of openJDK 15 available here https://jdk.java.net/. I extracted the file in /usr/local/bin since it was listed in my PATH variable. I run update-alternatives --list java but I have only openJDK 11 listed. How can I install correctly openJDK 15?