# Update the repositories sudo apt-get update # Install OpenJDK sudo apt-get install openjdk-8-jdk # Verify java -version