Add OpenJDK 11 Ubuntu Repository
Hi! The Tutorial shows you Step-by-Step How to Add OpenJDK 11 PPA in Ubuntu GNU/Linux.
And with this OpenJDK 11 Ubuntu Repository you’ll be able to Install Java 11 on systems based on Ubuntu 14.04-LTS and 16.04-LTS.
Finally, this Setup is Valid for All Ubuntu-based Systems like:
- Linux Mint
- Lubuntu
- Kubuntu
- Xubuntu
- Zorin OS
- Elementary OS
- Linux Lite
- Bodhi Linux
- Kde Neon
- Pop!_OS
- Voyager
- Trisquel
- LXLE
- feren OS
- Peppermint
- Q4OS
- Linux Ultimate Edition
-
1. Accessing Shell
Open a Terminal window
Ctrl+Alt+t on Desktop
(Press “Enter” to Execute Commands) -
2. Adding OpenJDK 11 Repo
So now to Add OpenJDK 11 PPA.
sudo add-apt-repository ppa:openjdk-r/ppa
Then to Update Apt Repositories:
sudo apt update