Skip to content

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

Notifications You must be signed in to change notification settings

Anatzum/Java_Oracle_Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages