How to Install OpenJDK 10 on Debian Buster 10

October 18, 2018 | By the+gnu+linux+evangelist.

Debian Buster 10 OpenJDK 10 Installation

  1. OpenJDK Installation.

    • 10 OpenJDK JRE/JDK Installation.

      • For JRE 10
        Minimal:

        sudo apt install openjdk-10-jre-headless

        With GUI Parts:

        sudo apt install openjdk-10-jre
      • For JDK 10
        Without Graphical Components:

        sudo apt install openjdk-10-jdk-headless

        And All:

        sudo apt install openjdk-10-jdk

Contents


QuickChic Theme • Powered by WordPress