OPERATING SYSTEMSOS Linux

How to Install Java JRE & JDK 14 on Ubuntu 18.04/19.10

Learn more about java at my blog: https://tubemint.com/java
Hello, this video will help you install Java JRE & JDK 14 EA on Ubuntu Desktop 19.10. I am using Ubuntu Desktop 19.10, however, if your Ubuntu desktop is 16.04 and above.. you are good to go..

Fast & Reliable VPS Hosting
https://bit.ly/FastVPS-hosting

Premium SEO Tools at $4
http://bit.ly/GroupSEOtools

Similarly you can install Java JDK & JRE 11 and 13 as well.

Here are the sudo commands for JRE & JDK 11 LTS and 13
sudo apt install openjdk-11-jre-headless
sudo apt install openjdk-11-jdk-headless

sudo apt install openjdk-13-jre-headless
sudo apt install openjdk-13-jdk-headless

sudo apt install openjdk-14-jre-headless
sudo apt install openjdk-14-jdk-headless

Check JRE and JDK version with the following commands
java -version
javac -versionDisclaimer: This video description contains few affiliate links, that means anything you buy through these links, I get commission from these websites, but that does not cost you anything extra. How cool is that!

source

ubuntu

Leave a Reply

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