GNU/Linux Xubuntu Installing Java OpenJDK 17 – QuickStart Guide
Hi! The Tutorial shows you Step-by-Step How to Install Oracle-Sun OpenJDK 17 LTS JRE/JDK in Xubuntu 64-bit GNU+Linux Desktop/Server.
And Java OpenJDK 17 for Xubuntu Linux (Open Java Development Kit) is a Free and Open Source Implementation of the Java Platform, Standard Edition (Java SE).
Moreover, the Oracle Java JDK/JRE is based on the OpenJDK Source Code. In Addition, it contains Closed-Source Components.
Finally, OpenJDK 17 is the third Java Long Term Support Release.
1. Launching Shell Emulator
Open a Terminal Shell emulator window
Ctrl+Alt+t on desktop
(Press “Enter” to Execute Commands)sudo apt update
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents