Development

How to Install the Java PPA on Ubuntu

In this short post, you will find the easy steps to install JDK 11 on Ubuntu using PPAs.
Captain Salem 1 min read
How to Install the Java PPA on Ubuntu

The steps in this section will install the Java 11 JDK on Ubuntu.

Install software-properties-common to easily add new repositories:

sudo apt-get install software-properties-common

Add the Java PPA:

sudo add-apt-repository ppa:linuxuprising/java

Update the source list:

sudo apt-get update
sudo apt install oracle-java11-set-default

Install the Java JDK 11:

sudo apt-get install oracle-java11-installer-local

If you enjoy our content, please consider buying us a coffee to support our work:

Share
Comments
More from GeekBits

Join us at GeekBits

Join our members and get a currated list of awesome articles each month.

Great! You’ve successfully signed up.

Welcome back! You've successfully signed in.

You've successfully subscribed to GeekBits.

Success! Check your email for magic link to sign-in.

Success! Your billing info has been updated.

Your billing was not updated.