I\'ve been trying to install the jdk on my ubuntu after downloading it.
first I\'ve used: sudo apt-get update
sudo apt-get update
then: sudo apt-get install jdk*
sudo apt-get install jdk*
I used another repository for oracle java.
sudo add-apt-repository ppa:linuxuprising/java sudo apt-get update sudo apt install oracle-java11-installer