How to Install Java on Ubuntu | CompuScoop.com

If you’re a programmer, and use Ubuntu, then you’re probably going to use Java at some point.

Thank you for reading this post, don't forget to subscribe!

This how to will show you the steps it takes to install Java on the latest version of Ubuntu.

  1. Go in to Ubuntu.
  2. Open a Terminal window.
  3. Enter the command: sudo apt update
  4. Enter your password if prompted.
  5. Check to see if Java is already installed.
  6. Type: java -version
  7. If Java is NOT installed….
  8. Type: sudo apt install default-jre
  9. Enter your password.
  10. When prompted, type Y and press Enter.
  11. Java will be installed.
  12. To verify, do option 6 again.
  13. That’s it.

 

 

About Post Author

(Visited 25 times, 1 visits today)

Like what you've read? Leave a comment below:

This site uses Akismet to reduce spam. Learn how your comment data is processed.

You may have Missed:

Verified by MonsterInsights