How to install Java JDK on Ubuntu 18.04 – Tutorial (2019)

In this tutorial we will show you how to install Java JDK on Ubuntu 18.04 easy and simple, For this Ubuntu tutorial we will use the Terminal feature in order to install the JDK on Ubuntu with special commands used to download and install it on your computer, after we install the Java Development Kit we will check that it has being installed correctly.

The commands used in this video:

To download the JDK, type: sudo apt install default-jre, and press ENTER

To install the JDK, type: type in: sudo apt install default-jdk

To verify the Java JDK installation, type: javac -version

JVM = Java Virtual Machine ( Java Runtime )
JDK = Java Development Kit

More of our videos:
https://www.youtube.com/user/ShaiSoft/videos

Like us on Facebook
https://www.facebook.com/groups/363968490310325/

Source: https://www.youtube.com/watch?v=_Or2KdfsP3k

Leave a Reply

Your email address will not be published. Required fields are marked *