Skip to content

Instantly share code, notes, and snippets.

@dcode
Created August 10, 2014 18:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dcode/66343a641c0f3caf122d to your computer and use it in GitHub Desktop.
Save dcode/66343a641c0f3caf122d to your computer and use it in GitHub Desktop.
Download the Java 8 64-bit RPM using curl (which more commonly installed over wget)
curl --location --remote-name --remote-header-name --cookie "oraclelicense=accept-securebackup-cookie" http://download.oracle.com/otn-pub/java/jdk/8u11-b12/jre-8u11-linux-x64.rpm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment