+ 2
How can i install jdk on ubuntu 16.04 lts?
2 Answers
0
Try this:
https://www.digitalocean.com/community/tutorials/how-to-install-java-with-apt-get-on-ubuntu-16-04
Open terminal and type in the commands.
In the end, choose this line to get the latest stable version: sudo apt-get install oracle-java8-installer
0
thx for the help ma man đ