We consider this article to be an extension to the previous article – Install OpenJDK JRE / JDK in Ubuntu…
OpenJDK and the one developed by Oracle Corporation are two most popular packages available to build/execute java programs. In this…
Java SE Development Kit 12 is provided by Oracle Corporation. At the time of writing the article, the latest stable…
There are two items you will need to write your first Java program. These are: OpenJDK Development Kit (JDK) A…
In this article, we would discuss how to install both OpenJDK Java runtime (JRE) & Development Kit (JDK) in Ubuntu…