Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3424

General Questions • [Software] How to Install Java?

$
0
0
Hi,

I use a software called CMapTool https://cmap.ihmc.us/

It requires Java. On Fedora, I use to install it as follows:

Code:

sudo dnf install java-1.8.0-openjdk.x86_64sudo alternatives --config java
But on Debian 12, it does not work. What is the equivalent of the aforementioned Java installer?

The output of the command java --version is

Code:

openjdk 17.0.11 2024-04-16OpenJDK Runtime Environment (build 17.0.11+9-Debian-1deb12u1)OpenJDK 64-Bit Server VM (build 17.0.11+9-Debian-1deb12u1, mixed mode, sharing)
Thanks!

Statistics: Posted by manujchandra — 2024-07-07 11:17 — Replies 1 — Views 20



Viewing all articles
Browse latest Browse all 3424

Trending Articles