Similar Posts

Subscribe
Notify of
5 Answers
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
julihan41
1 year ago

Sound https://packages.debian.org/search?suite=all&arch=any&searchon=names&keywords=openjdk%2019 Java openjdk-19 is currently only available in Debian unstable. Debian 10 is already old-stable, you should already use version 11 or Version 12 is on the way (Release is scheduled in June).

There are some instructions on how to install Java 19 in Debian 11. There’s a search engine going on. Trivial isn’t, but you can do it.

Do you urgently need Java 19 or do it another version?

Available from the package management is openjdk 19 in

  • Fedora 38
  • Ubuntu 22.04 and 23.04
  • openSUSE Tumbleweed

and corresponding derivatives.

321QWERTZ123
1 year ago
apt update
apt install default-jdk
bmke2012
1 year ago

I would try it as described here for Debian 11:

https://orcacore.com/install-openjdk-19-debian-11/

All information, of course, without any guarantee!

I’d rather wait for the bookworm.

elmex7
1 year ago

So what? What is your question now? If you don’t know how to install it, type something in the shell:

sudo apt-get install openjdk-11-jdk