-3

Ηow to install Java on Linux so that Ι can connect to JOSM?

Artur Meinild
  • 26,018

1 Answers1

0

Are you sure to have downloaded the oracle package in the "Downloads" folder ?

If so, you can do:

tar -xzvf Downloads/jdk-8u231-linux-x64.tar.gz

You can find more informations here: https://www.ethicalhackx.com/install-java-jdk-kali-linux/ https://forums.kali.org/showthread.php?41-Installing-Java-on-Kali-Linux

dc37
  • 279