OPERATING SYSTEMSOS Linux

How to Install Java on Ubuntu 20 04

In this video, we will show you how to install the latest version of Java JDK on your Ubuntu. At the time of making this video, the current latest version of Java JDK is Java JDK 14. In case, at the time of watching this video, a new version arrives then just change the number in the commands accordingly and you will be good to go.

sudo apt-get install oracle-java14-installer

So, in the above case, let’s say the latest version of JDK is 17 at the time of when you are watching this video, then you will just simply replace 14 by 17.

Everything else is explained in the video, watch till the end. 🙂

source

ubuntu

Leave a Reply

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