Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9267085
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T14:28:04+00:00 2026-06-18T14:28:04+00:00

Note: This is an old question and the answers reflect the world as it

  • 0

Note: This is an old question and the answers reflect the world as it was then. Modern Ubuntu distributions have OpenJDK available which can be installed with

sudo apt install default-jdk

I am trying to install the Java Development Kit (JDK) on Ubuntu Linux distribution, but I am unable to install it.

What are the steps to install it on Ubuntu?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T14:28:06+00:00Added an answer on June 18, 2026 at 2:28 pm

    Referring to Ask Ubuntu question How to set JAVA_HOME for OpenJDK?,

    How to install Open JDK (Java developement kit) in Ubuntu (Linux)?

    1. Open Terminal from Application Dash or press Ctrl+Alt+T

    2. Update repository:

      sudo add-apt-repository ppa:openjdk-r/ppa  # only Ubuntu 17.4 and earlier
      sudo apt update
      
    3. Optional: To search available distributions of openjdk, use the following command:

      apt search openjdk
      
    4. Install the appropriate version with the following command:

      sudo apt install openjdk-8-jdk
      sudo apt install openjdk-8-source #this is optional, the jdk source code
      
    5. For JAVA_HOME (Environment Variable) type command as shown below, in “Terminal” using your installation path…

      export JAVA_HOME=/usr/lib/jvm/java-8-openjdk
      

      (Note: /usr/lib/jvm/java-8-openjdk is symbolically used here just for demostration. You should use your path as per your installation.)

    6. For PATH (Environment Variable) type command as shown below, in Terminal:

      export PATH=$PATH:$JAVA_HOME/bin

    7. To check your installation:

      java -version

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

NOTE: This is an old question and the answers here no longer works (since
NOTE: This is a followup to my question here. I have a program that
Note: This question has broadened in scope from previous revisions. I have tried to
Note: This question is based on an old version of Mozilla x-tag. In my
Note: This question refers to a very old version of jQuery.validate() (version 1.5). This
NOTE: This question deals with an issue observed back in 2011 with an old
This will appear to be the age old question (which it is :)) that
I have an Interbase 5.5 database (note: this is a very old version, from
(Note: This is not a question about what is the best way with code
Note: this question has nothing to do with Knockout.js, but it's about the selectedOptions

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.