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
Saurabh Kurve -
Sota -
Andrey Cheboksarov -
Pranav Bakare -
Top comments (0)