saving . . . saved Is there any other method of installing another software for java ? has been deleted. Is there any other method of installing another software for java ? has been hidden .
Is there any other method of installing another software for java ?
Title
Question
Is there any other method of installing another  software for java ?

Java Getting-started-java-Installation 00-01 min 0-10 sec 21-03-16, 8:29 p.m. JubinGoyal

Answers:

Alternatively, you can download and install from the following link:
<a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html" target="_blank" title="">http://www.oracle.com/technetwork/java/javase/downloads/index.html</a>
22-03-16, 10:22 a.m. pratham920


This command may be helpful
<pre class="lang-java prettyprint prettyprinted" style="margin-top: 0.5em; margin-bottom: 1em; padding: 5px; border-width: 0px; border-style: initial; border-color: initial; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; font-size: 13px; line-height: inherit; font-family: Consolas, Menlo, Monaco, &quot;Lucida Console&quot;, &quot;Liberation Mono&quot;, &quot;DejaVu Sans Mono&quot;, &quot;Bitstream Vera Sans Mono&quot;, &quot;Courier New&quot;, monospace, sans-serif; vertical-align: baseline; box-sizing: inherit; width: auto; max-height: 600px; overflow: auto; background-color: rgb(239, 240, 241); color: rgb(57, 51, 24); word-wrap: normal;"><code style="margin: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: 13px; line-height: inherit; font-family: Consolas, Menlo, Monaco, &quot;Lucida Console&quot;, &quot;Liberation Mono&quot;, &quot;DejaVu Sans Mono&quot;, &quot;Bitstream Vera Sans Mono&quot;, &quot;Courier New&quot;, monospace, sans-serif; vertical-align: baseline; box-sizing: inherit; background-color: rgb(239, 240, 241); white-space: inherit;"><span class="pln" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; box-sizing: inherit; color: rgb(48, 51, 54);">sudo apt</span><span class="pun" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; box-sizing: inherit; color: rgb(48, 51, 54);">-</span><span class="pln" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; box-sizing: inherit; color: rgb(48, 51, 54);">get install oracle</span><span class="pun" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; box-sizing: inherit; color: rgb(48, 51, 54);">-</span><span class="pln" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; box-sizing: inherit; color: rgb(48, 51, 54);">java6</span><span class="pun" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; box-sizing: inherit; color: rgb(48, 51, 54);">-</span><span class="pln" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; box-sizing: inherit; color: rgb(48, 51, 54);">installer</span></code></pre>
21-02-18, 6:06 p.m. gvsn


there are many software but to make easy you can just install JDK which can be downloaded from Oracle's official site and then using any test editor you can program.  
16-04-20, 8:16 a.m. srinivasrj129@gmail.com


If you are looking for pre-built binaries for Open JDK versions, then <a href="https://adoptopenjdk.net/">AdoptOpenJDK - Open source, prebuilt OpenJDK binaries</a>, might help. I won't prefer the java version from oracle, as they have recently changed their license.

Regards,

- Rosh.
01-02-21, 2:19 a.m. roshkj


refer oracle websites for better java installations
06-12-21, 9:41 p.m. Harish1605


Log-in to answer to this question.