In an other thread an other user ( as far as I remember ) had the same problem. My advice was to use zulu17 which at the end is working for him. openjdk-17-jre requires higher level of libc than the one which is available on Debian 10. Other alternative as you wrote would be to go for Debian 11. Answer from Wolfgang_S on community.openhab.org
🌐
HowtoForge
howtoforge.com › home › how to install java 17 (jdk 17) on debian 11
How to Install Java 17 (JDK 17) on Debian 11
Debian 10 (Buster) Prerequisites · Step 1. Update the System · Step 2. Installing Java JDK 17 on Debian 11 · Step 3. Configuring the Environmental Variable · Step 4. Testing the Java Installation · Conclusion · Java is an object-oriented programming language.
🌐
LinuxCapable
linuxcapable.com › home › debian › how to install openjdk 17 on debian 13, 12 and 11
How to Install OpenJDK 17 on Debian 13, 12 and 11 - LinuxCapable
May 19, 2026 - Install OpenJDK 17 on Debian 13, 12, and 11 with Debian APT or Temurin. Covers JAVA_HOME, version switching, and removal steps. Last updatedTuesday, May 19, 2026AuthorJoshua JamesRead time8 minGuide typeDebian ... Java 17 still anchors Spring Boot 3.x, Jakarta EE 10, Jenkins, Gradle, and many enterprise build pipelines even after newer Java LTS branches arrived.
Discussions

How to install Java 17 on Raspi OS Buster (Debian 10)?
I have a RPI 3 with the following OS: cat /etc/os-release PRETTY_NAME="Raspbian GNU/Linux 10 (buster)" NAME="Raspbian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org... More on community.openhab.org
🌐 community.openhab.org
7
0
January 21, 2023
how to install java 17 on debian 9?
Thanks for being a part of | r/Admincraft | ! | We'd love it if you also joined us on Discord! Join thousands of other Minecraft administrators for real-time discussion of all things related to running a quality server. I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns. More on reddit.com
🌐 r/admincraft
13
4
April 2, 2022
Java 16 on Buster

It isn't a popular answer on this sub, but in a container (eg docker) is the cleanest way.

More on reddit.com
🌐 r/debian
17
7
June 9, 2021
🌐
TecAdmin
tecadmin.net › install-latest-java-on-debian
How to Install Latest Java 17 on Debian 11/10 – TecAdmin
April 26, 2025 - This tutorial will help you to install Java 17 on Debian 11/10/9 systems using PPA and apt-get command.
🌐
Debian
packages.debian.org › sid › openjdk-17-jdk
Debian -- Details of package openjdk-17-jdk in sid
dep: openjdk-17-jdk-headless (= 17.0.17+10-1) [loong64] dep: openjdk-17-jdk-headless (= 17.0.19~9ea-1) [m68k] dep: openjdk-17-jdk-headless (= 17.0.20~5ea-1) [not ia64, loong64, m68k] dep: openjdk-17-jre (= 17.0.11+9-1) [ia64] OpenJDK Java runtime, using Hotspot JIT ·
🌐
openHAB Community
community.openhab.org › t › how-to-install-java-17-on-raspi-os-buster-debian-10 › 143621
How to install Java 17 on Raspi OS Buster (Debian 10)? - openHAB Community
January 21, 2023 - I have a RPI 3 with the following ... & upgrade, if I try to install openJDK 17, the package is not found: sudo apt install openjdk-17-jre Lecture des listes ......
🌐
Oracle
docs.oracle.com › en › java › javase › 17 › install › installation-jdk-linux-platforms.html
4 Installation of the JDK on Linux Platforms - Java
April 21, 2026 - The Java Development Kit files are installed in a directory named jdk-17.interim.update.patch. Delete the .tar.gz file if you want to save disk space. You can install the JDK Debian package for 64-bit Linux from the (.deb) file.
🌐
ComputingForGeeks
computingforgeeks.com › home › how to install java openjdk and oracle jdk on debian 13 / 12
Install Java OpenJDK and Oracle JDK on Debian 13/12 | ComputingForGeeks
April 19, 2026 - Install OpenJDK 21 LTS, OpenJDK 25, Temurin 17/11, or Oracle JDK 21 on Debian 13 and 12. Set JAVA_HOME, switch defaults, verify with HelloWorld.
🌐
CyberITHub
cyberithub.com › how-to-install-java-17-openjdk-17-on-debian-11-bullseye
How to Install Java 17 (OpenJDK 17) on Debian 11 (Bullseye) | CyberITHub
April 13, 2022 - You can just use apt package manager to download and install the specific Java version using below command. root@debian:~# apt install openjdk-17-jdk openjdk-17-jre Reading package lists...
Find elsewhere
🌐
Kernelhost
kernelhost.com › cp › knowledgebase › 84 › Java-17-auf-Debian-11-and-Debian-10-installieren.html
Java-17 auf Debian 11 & Debian 10 installieren - Knowledgebase - KernelHost GmbH
Falls Sie Java-17 auf Debian 11 installieren möchten, können Sie dies mit einem einfachen Befehl durchführen: ... Falls Sie allerdings gerne Java-17 auf Debian-10 installieren möchten, führen Sie bitte folgenden Befehl durch:
🌐
Cloudbooklet
cloudbooklet.com › home › linux › how to install oracle java 17 on debian
How to Install Oracle Java 17 on Debian - Cloudbooklet AI
July 1, 2023 - ... Table of ContentsPrerequisitesStep 1: Initial SetupStep 2: Search for Java 17 PackageStep 3: Install Java 17Step 4: Verify Java 17 InstallationStep 5: Configure Environment VariablesStep 6: Validate Java PathConclusion
🌐
Linuxapt
linuxapt.com › home › install java 17 lts (jdk 17 ) on debian 11 - different ways to perform it ?
Install Java 17 LTS (JDK 17 ) On Debian 11 - Different ways to perform it ?
January 1, 2024 - This article covers how to install the latest OpenJDK, and by extension Java 17 on your Debian 11 Bullseye system. In fact, JDK 17 (JDK 17) has brought forward new language enhancements, updates to the libraries, support for new Apple computers, removals and deprecations of legacy features, ...
🌐
LinuxWays
linuxways.net › debian › how-to-install-java-17-lts-jdk-17-on-debian-11
How to Install Java 17 LTS (JDK 17 ) On Debian 11 – LinuxWays
October 30, 2021 - This installs all the OPenJDK packages, libraries and dependencies. Once completed, go ahead and confirm that OpenJDK 17 is installed. $ sudo apt-cache policy openjdk-17-jre openjdk-17-jdk · You should get some output similar to what we have below. Additionally, confirm that Java is installed as shown
🌐
Madhusudan
madhusudan.live › blog › install-java-17-in-linux-fedora-debian
Install Java 17 On Linux in 2 Ways: Step-By-Step Guide
May 5, 2024 - Install Java 17 on any Linux distribution in 2 ways using package manager as well as a tarball with this step by step installation guide, update your JAVA_HOME and PATH environment variables.
🌐
HowtoForge
howtoforge.com › home › how to install java (jdk and jre) on debian 10
How to Install Java (JDK and JRE) on Debian 10
In this tutorial, we will show you how to install Java on the Debian 10 (Buster). We will install both the JDK (Java Development Kit) and the JRE (Java Runtime Environment on a Debian server.
🌐
Oracle
oracle.com › java › technologies › javase › jdk17-archive-downloads.html
Java Archive Downloads - Java SE 17.0.12 and earlier
Go to the Oracle Java Archive page. This page includes archive downloads for JDK 17 updates 17.0.12 and earlier.
🌐
Kifarunix
kifarunix.com › home › howtos › install java 17 lts on debian 12
Install Java 17 LTS on Debian 12 - kifarunix.com
March 10, 2024 - This is a step by step guide on how to quickly install Java 17 LTS on Debian 12.
🌐
javaspring
javaspring.net › blog › install-java-on-debian
Installing Java on Debian: A Comprehensive Guide — javaspring.net
When installing Java from the Debian repositories, apt will handle all the dependencies and installation process. A Debian-based system (e.g., Debian 10 or later).
🌐
LinuxVox
linuxvox.com › blog › how-to-install-java-on-debian-10-linux
How to Install Java on Debian 10 Linux — linuxvox.com
OpenJDK 11 is readily available in Debian’s default repos, while OpenJDK 17 (via Adoptium) offers the latest LTS features. Always verify your installation with java -version and set the default version with update-alternatives if multiple versions are installed.