How to Install OpenJDK 11 on Debian Sid Unstable

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

Debian Sid Unstable OpenJDK 11 Installation

  1. OpenJDK Installation.

    • 11 OpenJDK JRE/JDK Installation.

      • For JRE 11
        Minimal:

        sudo apt install openjdk-11-jre-headless

        With GUI Parts:

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

        sudo apt install openjdk-11-jdk-headless

        And All:

        sudo apt install openjdk-11-jdk

Contents


QuickChic Theme • Powered by WordPress