Install Java on Linux/Unix

Generally you can go and download the tar.gz distribution of openjdk from here (https://jdk.java.net/archive/) and set $JAVA_HOME environment variable to the extracted java home folder and set its bin folder to $PATH environment variable.

However in order to install openjdk using each operating system package manager tool, you need to follow each package manager tool instructions on each OS. Click on each of these operating system to see them:

Leave a Reply