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
Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.
Mike Young -
Aviral Srivastava -
binyam -
Justin Poehnelt -
Top comments (0)