Download __linux for JDK under Linux

Source: Internet
Author: User

JDK Downloads: (for example, JDK 8u101)

Here mine is a 64-bit system, if you do not know how many bits, you can use

  Getconf Long_bit

View the number of your system digits.

I am directly using Fidder in the local browser to view the source code. The URL that is then found is:

            http://download.oracle.com/otn-pub/java/jdk/8u101-b13/jdk-8u101-linux-x64.rpm

And I'm going to use it directly.

# wget http://download.oracle.com/otn-pub/java/jdk/8u101-b13/jdk-8u101-linux-x64.rpm

Download, down is down to, but I found it is a 5.2K HTML file.

So I went to check, found that there is a Accept License agreement things, and then continue to use Fidder view, in the cookies have a oraclelicense=accept-securebackup-cookie, And then I add it in,

# wget--header "Cookie:oraclelicense=accept-securebackup-cookie" http://download.oracle.com/otn-pub/java/jdk/ 8u101-b13/jdk-8u101-linux-x64.rpm

OK, it's the 158M rpm file I asked for.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.