Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 596 Bytes

README.md

File metadata and controls

21 lines (10 loc) · 596 Bytes

Java_Oracle_Installer

Bash script to Install or upgrade Java from Oracle using links for future upgrades

Warning this script is for jdk installations/upgrades only.

You must have first used this script to install a prior version of jdk before using this to upgrade.

This will work for both 32-bit and 64-bit installations

First download the tarball from www.oracle.com/technetwork/java/javase/downloads/index.html

Place this script inside the same location and the tarball.

Run with the file name as its only argument.

example: sudo bash oracleinstaller.sh jdk-8u45-linux-x64.tar.gz