This tutorial will show you How to install Java (OpenJDK) on a Raspberry Pi running the newest Raspbian OS.
You must log in or register to comment.
TL;DR:
sudo apt update sudo apt install default-jdk
This tutorial will show you How to install Java (OpenJDK) on a Raspberry Pi running the newest Raspbian OS.
TL;DR:
sudo apt update
sudo apt install default-jdk