How to Install Oracle Java 14 on Ubuntu 20.04 | Linux Today

How to Install Oracle Java 14 on Ubuntu 20.04

Written By
DC
Dhamodharan C
Apr 27, 2020

Java is a programing language developed at Sun Microsystems and later acquired by Oracle Corporation.
The latest version of Oracle Java is 14 and it includes new features for developer productivity, new APIs, Recorder data, and extended availability of the low-latency Z Garbage collector to macOS and windows.
This tutorial will be helpful for beginners to install Oracle Java 14 on Ubuntu 20.04, LinuMint, Zorion OS, etc.. for testing and development purpose free to use, and for production usage users need to pay a fee
For Oracle Java 14 changelog refer?? release notes
How to Install Oracle Java 14 on Ubuntu 20.04, LinuxMint via PPA
Step 1: Add the PPA
As of now, third-party PPA is available for installing Oracle Java 14
sudo add-apt-repository ppa:linuxuprising/java
Step 2: Update the repository
sudo apt update
Step 3: Install Oracle Java 14
sudo apt install oracle-java14-installer
Once installation completed, run the below command to set the Oracle Java 14 as default
sudo apt install oracle-java14-set-default

DC

Dhamodharan C

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.