Step-by-step – OpenJDK 13 Ubuntu 19.10 Installation

March 3, 2020 | By the+gnu+linux+evangelist.

Installing

  1. 2. Installing

    Then to Install OpenJDK 13 JRE/JDK:

    • For JRE 13
      Minimal without GUI components:

      sudo apt install openjdk-13-jre-headless

      Complete:

      sudo apt install openjdk-13-jre
    • Instead, for JDK 13
      Minimal without GUI components:

      sudo apt install openjdk-13-jdk-headless

      Complete:

      sudo apt install openjdk-13-jdk

Java IDEs Installation on Linux

How to Install Eclipse for Java Development on Linux: Installing Eclipse IDE for Java on Linux.

How to Install Netbeans IDE for Java on Linux: Installing NetBeans IDE for Java on Linux.

How to Install IntelliJ IDEA for Java on Linux: Installing IntelliJ IDEA for Java on Linux.

Contents


QuickChic Theme • Powered by WordPress