I'm installing Java and I am following instructions since Ubuntu Linux is new to me. I don't have enough "reputation" to post a lot of links, so I made a slideshow explaining it. Does anyone more experienced than me know how to do this?
Asked
Active
Viewed 104 times
1 Answers
3
Bring up a terminal screen by typing terminal in the Ubuntu Dash Search. Then run this on the commandline (the dollar sign is the command prompt you see in the terminal):
$ sudo apt install default-jre
The image you posted is giving that as a suggestion.
L. D. James
- 25,444