before you do this you first install your update
sudo apt-get update
sudo apt install update
then you can install java in ubuntu
first sudo apt install default-jre
after install java runtime environment
enter this one sudo apt install default-jdk
then check using java -version and javac -version