Site icon TestingDocs.com

How to install JDK on Ubuntu Linux

Introduction

In this tutorial, we will setup JDK on Ubuntu Linux machine.

JDK Download

 

 

Download the tar file and save the file to the computer.

Untar

Untar the JDK contents. Sample command below

$ tar -xvf jdk-14-linux.tar.gz

 

Set JAVA_HOME

 

Verification

 

Exit mobile version