Skip to content

Wyoc/OracleJDKInstaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

OracleJDKInstaller

This script provides a good installation of the official Oracle JDK on Debian

First download jdk-8u60-linux-x64.tar.gz here: http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
Then, with you favorit text editor, set a correct download directory in DOWNLOAD_DIR below ("/tpm" here, it could be "~/Download" for you).

Make the script executable:
chmod +x installJDK.sh
Then run it:
./installJDK.sh

About

This script provides a good installation of the official Oracle JDK on Debian

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages