Not a member? Signup now
• Install Java 8 on Ubuntu and Linux:
sudo apt install openjdk-8-jdk openjdk-8-jre
• Checking Java version:
java -version