Part 1 - Install JRE
sudo apt update
sudo apt install default-jre
java -version
Part 2 - Install JDK
sudo apt install default-jdk
javac -version
For further actions, you may consider blocking this person and/or reporting abuse
Emanoel Carvalho -
Elias Nogueira -
Dominik Gawlik -
sunny -
Top comments (0)