Debian Sid Unstable OpenJDK 10 Installation
-
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
- For JRE 10
-
Contents