How to install Java JDK on Ubuntu
This tutorial shows you how to install OpenJDK 8, 11, 16, and other JDK builds on Ubuntu 20. 1. APT Install JDK (OpenJDK 8 and 11) 2. Install JDK manually (OpenJDK 16) 3. Install Oracle JDK on Ubuntu 4. Switch between different JDK versions 5. Add JAVA_HOME to Ubuntu environment variable 6. References 1. APT …